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