We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4d32c commit bc1d7aaCopy full SHA for bc1d7aa
build.sbt
@@ -1,7 +1,7 @@
1
import sbt._
2
import Keys._
3
val scioVersion = "0.10.4"
4
-val beamVersion = "2.30.0"
+val beamVersion = "2.61.0"
5
lazy val commonSettings = Def.settings(
6
organization := "dev.herraiz",
7
// Semantic versioning http://semver.org/
0 commit comments