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