Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Jan 5, 2024
1 parent e6720e9 commit 3076199
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 @@ -29,7 +29,7 @@ val beamVendorVersion = "0.1"
val beamVersion = "2.53.0"

// check version used by beam
// https://github.com/apache/beam/blob/v2.53.0-RC2/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
// https://github.com/apache/beam/blob/v2.53.0/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
val autoServiceVersion = "1.0.1"
val autoValueVersion = "1.9"
val avroVersion = "1.8.2"
Expand Down

0 comments on commit 3076199

Please sign in to comment.