Skip to content

Commit

Permalink
fix(deps): update protobufversion to v4.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 1ed61c2 commit 5fec1ab
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.62.2'
protobufVersion = '4.26.0'
protobufVersion = '4.26.1'
}

nexusPublishing {
Expand Down

0 comments on commit 5fec1ab

Please sign in to comment.