Skip to content

Commit

Permalink
Merge pull request #754 from dipjyotimetia/dependabot/gradle/org.open…
Browse files Browse the repository at this point in the history
…apitools-openapi-generator-6.2.1

Bump openapi-generator from 6.2.0 to 6.2.1
  • Loading branch information
dipjyotimetia committed Dec 1, 2022
2 parents 799e7a6 + beff6c5 commit 3845380
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 @@ -116,5 +116,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.1'
implementation 'org.openapitools:openapi-generator:6.2.0'
implementation 'org.openapitools:openapi-generator:6.2.1'
}

0 comments on commit 3845380

Please sign in to comment.