Skip to content

Commit

Permalink
fix(deps): update grpcversion to v1.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 83363ec commit 44a3ebe
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 @@ -10,7 +10,7 @@ allprojects {
}

ext {
grpcVersion = '1.60.1'
grpcVersion = '1.61.0'
protobufVersion = '3.25.2'
}

Expand Down

0 comments on commit 44a3ebe

Please sign in to comment.