diff --git a/build.sbt b/build.sbt index f1ecf2502c..3c6e1adcc4 100644 --- a/build.sbt +++ b/build.sbt @@ -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"