Skip to content

Commit

Permalink
Merge pull request #903 from dipjyotimetia/dependabot/gradle/com.goog…
Browse files Browse the repository at this point in the history
…le.protobuf-0.9.3

Bump com.google.protobuf from 0.9.2 to 0.9.3
  • Loading branch information
dipjyotimetia committed Apr 28, 2023
2 parents 07d9508 + 0ff0472 commit c446484
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 @@ -25,7 +25,7 @@ plugins {
id "idea"
id "org.openapi.generator" version "6.5.0"
id "com.github.davidmc24.gradle.plugin.avro" version "1.7.0"
id 'com.google.protobuf' version '0.9.2'
id 'com.google.protobuf' version '0.9.3'
}

ext {
Expand Down

0 comments on commit c446484

Please sign in to comment.