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 0e1ad7e commit 690654bCopy full SHA for 690654b
1 file changed
packages/dsl-java/build.gradle
@@ -25,7 +25,7 @@ tasks.withType(Javadoc).configureEach {
25
}
26
27
def caseCoreVersion = "0.22.0"
28
-def grpcVersion = "1.71.0"
+def grpcVersion = "1.72.0"
29
def protobufVersion = "3.25.2"
30
31
dependencies {
0 commit comments