Skip to content

Commit

Permalink
fix(deps): update protobufversion to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 65e6a73 commit 391a102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ allprojects {

ext {
grpcVersion = '1.65.1'
protobufVersion = '3.25.4'
protobufVersion = '4.27.3'
}

nexusPublishing {
Expand Down

0 comments on commit 391a102

Please sign in to comment.