Skip to content

Commit

Permalink
Bump org.openapitools:openapi-generator from 7.6.0 to 7.7.0 (#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia committed Jul 8, 2024
2 parents f454b65 + f0de6cd commit 691032c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contract/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ dependencies {
implementation "com.google.protobuf:protobuf-java:${protoVersion}"
runtimeOnly "com.google.protobuf:protobuf-java-util:${protoVersion}"
implementation group: 'org.apache.avro', name: 'avro', version: '1.11.3'
implementation 'org.openapitools:openapi-generator:7.6.0'
implementation 'org.openapitools:openapi-generator:7.7.0'
}

0 comments on commit 691032c

Please sign in to comment.