We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26a5d6 commit 5dc9da2Copy full SHA for 5dc9da2
build.sbt
@@ -3,7 +3,7 @@ import Keys._
3
import com.here.bom.Bom
4
5
val scioVersion = "0.14.12"
6
-val beamVersion = "2.62.0"
+val beamVersion = "2.63.0"
7
8
val guavaVersion = "33.4.0-jre"
9
val jacksonVersion = "2.18.2"
0 commit comments