Skip to content

Commit

Permalink
Merge pull request #1038 from dipjyotimetia/dependabot/gradle/org.ope…
Browse files Browse the repository at this point in the history
…napi.generator-7.0.1
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
2 parents 3c9ac31 + a183191 commit e933b2a
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 @@ -23,7 +23,7 @@ import org.apache.avro.Conversions
plugins {
id "java"
id "idea"
id "org.openapi.generator" version "7.0.0"
id "org.openapi.generator" version "7.0.1"
id "com.github.davidmc24.gradle.plugin.avro" version "1.8.0"
id 'com.google.protobuf' version '0.9.4'
}
Expand Down

0 comments on commit e933b2a

Please sign in to comment.