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 Sep 11, 2024
1 parent 8ef5ab9 commit 9ac48af
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.66.0'
protobufVersion = '3.25.4'
protobufVersion = '4.28.1'
}

nexusPublishing {
Expand Down

0 comments on commit 9ac48af

Please sign in to comment.