Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/org.openapitools-openapi…
Browse files Browse the repository at this point in the history
…-generator-6.0.0
  • Loading branch information
dipjyotimetia committed May 27, 2022
2 parents 6b112b9 + e9710d9 commit 3196373
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 @@ -30,7 +30,7 @@ plugins {

ext {
grpcVersion = "1.46.0"
protoVersion = '3.20.1'
protoVersion = '3.21.0'
containerVersion = "1.17.1"
kafkaVersion = "7.1.1-ce"
awsVersion ="2.17.194"
Expand Down
2 changes: 1 addition & 1 deletion contract/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {

ext {
grpcVersion = "1.46.0"
protoVersion = '3.20.1'
protoVersion = '3.21.0'
}

group 'com.HybridTestFramework'
Expand Down

0 comments on commit 3196373

Please sign in to comment.