Skip to content

Commit bc1d7aa

Browse files
Update beamVersion to v2.61.0
1 parent 2f4d32c commit bc1d7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbt._
22
import Keys._
33
val scioVersion = "0.10.4"
4-
val beamVersion = "2.30.0"
4+
val beamVersion = "2.61.0"
55
lazy val commonSettings = Def.settings(
66
organization := "dev.herraiz",
77
// Semantic versioning http://semver.org/

0 commit comments

Comments
 (0)