Skip to content

Commit

Permalink
Update beam-runners-google-cloud-dataflow-java to 2.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuthan-scala-steward[bot] committed Feb 18, 2024
1 parent d3e7bc4 commit f13f9cf
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 @@ -12,7 +12,7 @@ object Dependencies {
)

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

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

Expand Down

0 comments on commit f13f9cf

Please sign in to comment.