Skip to content

Commit

Permalink
Bump org.openapitools:openapi-generator from 7.7.0 to 7.8.0 (#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia committed Aug 26, 2024
2 parents 0967ed4 + 918b0cc commit 869db66
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.12.0'
implementation 'org.openapitools:openapi-generator:7.7.0'
implementation 'org.openapitools:openapi-generator:7.8.0'
}

0 comments on commit 869db66

Please sign in to comment.