Skip to content

Commit

Permalink
Bump zetasql version to 2024.08.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn committed Oct 22, 2024
1 parent 4e85017 commit fa84416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/java/extensions/sql/zetasql/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ applyJavaNature(
description = "Apache Beam :: SDKs :: Java :: Extensions :: SQL :: ZetaSQL"
ext.summary = "ZetaSQL to Calcite translator"

def zetasql_version = "2022.04.1"
def zetasql_version = "2024.08.1"

dependencies {
// TODO(https://github.com/apache/beam/issues/21156): Determine how to build without this dependency
Expand Down

0 comments on commit fa84416

Please sign in to comment.