Skip to content

Commit

Permalink
Merge pull request #937 from dipjyotimetia/dependabot/gradle/protoVer…
Browse files Browse the repository at this point in the history
…sion-3.23.2
  • Loading branch information
github-actions[bot] committed May 29, 2023
2 parents 8f3e4be + f40f5e8 commit c136a44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ plugins {

ext {
grpcVersion = '1.55.1'
protoVersion = '3.23.1'
protoVersion = '3.23.2'
containerVersion = '1.18.1'
kafkaVersion = "7.4.0-ce"
awsVersion = '2.20.74'
Expand Down
2 changes: 1 addition & 1 deletion contract/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ plugins {

ext {
grpcVersion = '1.55.1'
protoVersion = '3.23.1'
protoVersion = '3.23.2'
}

group 'com.HybridTestFramework'
Expand Down

0 comments on commit c136a44

Please sign in to comment.