Skip to content

Commit

Permalink
Update to latest beam RC
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Nov 13, 2023
1 parent 2204a3a commit c1d4392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import _root_.io.github.davidgregory084.DevMode

ThisBuild / turbo := true

ThisBuild / resolvers += "apache.beam.newrelease" at "https://repository.apache.org/content/repositories/orgapachebeam-1359/"
ThisBuild / resolvers += "apache.beam.newrelease" at "https://repository.apache.org/content/repositories/orgapachebeam-1362/"

val beamVendorVersion = "0.1"
val beamVersion = "2.52.0"
Expand Down

0 comments on commit c1d4392

Please sign in to comment.