We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37ac40 commit 2fd4675Copy full SHA for 2fd4675
1 file changed
build.gradle
@@ -79,7 +79,7 @@ jar {
79
}
80
81
82
-def grpcVersion = '1.65.1'
+def grpcVersion = '1.68.2'
83
def protocVersion = '3.25.4'
84
def slf4jVersion = '2.0.14'
85
def testcontainersVersion = '1.20.1'
0 commit comments