We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ea6da commit 4f2b5f4Copy full SHA for 4f2b5f4
build.gradle
@@ -23,7 +23,7 @@ subprojects {
23
project.version = projectVersion
24
25
ext {
26
- grpcVersion = '1.74.0'
+ grpcVersion = '1.76.0'
27
protocVersion = '3.25.8'
28
picoCliVersion = '4.7.7'
29
guiceVersion = '5.1.0'
0 commit comments