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 7994a5b commit 6a13b1cCopy full SHA for 6a13b1c
1 file changed
packages/dsl-java/build.gradle
@@ -25,7 +25,7 @@ tasks.withType(Javadoc).configureEach {
25
}
26
27
def caseCoreVersion = "0.24.0"
28
-def grpcVersion = "1.72.0"
+def grpcVersion = "1.73.0"
29
def protobufVersion = "3.25.2"
30
31
dependencies {
0 commit comments