Skip to content

Commit

Permalink
Update beam-runners-google-cloud-dataflow-java to 2.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuthan-scala-steward[bot] committed Oct 22, 2023
1 parent d96355c commit 2db1d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Dependencies {
val scioTest = "com.spotify" %% "scio-test" % "0.13.4"

val beamDirectRunner = "org.apache.beam" % "beam-runners-direct-java" % "2.51.0"
val beamDataflowRunner = "org.apache.beam" % "beam-runners-google-cloud-dataflow-java" % "2.6.0"
val beamDataflowRunner = "org.apache.beam" % "beam-runners-google-cloud-dataflow-java" % "2.51.0"

val scalaLogging = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"

Expand Down

0 comments on commit 2db1d38

Please sign in to comment.