Skip to content

Commit 62472d5

Browse files
authored
Merge pull request #994: [proxima-beam] bump beam to 2.66.0
2 parents 288bfcc + 948b23d commit 62472d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/groovy/cz.o2.proxima.java-conventions.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ plugins {
2424
java.sourceCompatibility = JavaVersion.VERSION_11
2525

2626
def auto_service_version = "1.1.1"
27-
def beam_version = "2.65.0"
27+
def beam_version = "2.66.0"
2828
def errorprone_version = "2.18.0"
2929
def flink_version = "1.18.0"
30-
def grpc_version = "1.69.0"
30+
def grpc_version = "1.70.0"
3131
def groovy_version = "4.0.27"
3232
def guava_version = "33.1.0-jre"
3333
def hadoop_version = "3.2.4"

0 commit comments

Comments
 (0)