Skip to content

Commit

Permalink
Merge pull request #1233 from dipjyotimetia/dependabot/gradle/org.ope…
Browse files Browse the repository at this point in the history
…napitools-openapi-generator-7.5.0

Bump org.openapitools:openapi-generator from 7.4.0 to 7.5.0
  • Loading branch information
dipjyotimetia committed Apr 22, 2024
2 parents e21513e + c0d6031 commit 2db61d6
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.4.0'
implementation 'org.openapitools:openapi-generator:7.5.0'
}

0 comments on commit 2db61d6

Please sign in to comment.