Skip to content

Commit 623cf6b

Browse files
authored
Merge pull request #50 from iht/renovate/solution-beamversion
Update beamVersion to v2.63.0 (solution)
2 parents e26a5d6 + 5dc9da2 commit 623cf6b

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
@@ -3,7 +3,7 @@ import Keys._
33
import com.here.bom.Bom
44

55
val scioVersion = "0.14.12"
6-
val beamVersion = "2.62.0"
6+
val beamVersion = "2.63.0"
77

88
val guavaVersion = "33.4.0-jre"
99
val jacksonVersion = "2.18.2"

0 commit comments

Comments
 (0)