We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cef40e9 + 362fe4d commit 42bcf69Copy full SHA for 42bcf69
1 file changed
buildSrc/src/main/groovy/cz.o2.proxima.java-conventions.gradle
@@ -24,10 +24,10 @@ plugins {
24
java.sourceCompatibility = JavaVersion.VERSION_11
25
26
def auto_service_version = "1.1.1"
27
-def beam_version = "2.66.0"
+def beam_version = "2.67.0"
28
def errorprone_version = "2.18.0"
29
def flink_version = "1.18.0"
30
-def grpc_version = "1.70.0"
+def grpc_version = "1.71.0"
31
def groovy_version = "4.0.27"
32
def guava_version = "33.1.0-jre"
33
def hadoop_version = "3.2.4"
0 commit comments