Skip to content

Commit 75545f8

Browse files
whoops
Co-authored-by: Thomas Chow <[email protected]>
1 parent 5fe3159 commit 75545f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/build_rules/dependencies/scala_2_12_repository.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ scala_2_12_repository = repository(
3838
# Google Cloud
3939
"com.google.cloud.spark:spark-bigquery-with-dependencies_2.12:0.41.1",
4040

41-
"org.apache.hudi:hudi-spark3-bundle_2.12:0.15.0",
41+
"org.apache.hudi:hudi-spark3.5-bundle_2.12:0.15.0",
4242

4343
# Circe
4444
"io.circe:circe-core_2.12:0.14.9",

tools/build_rules/dependencies/scala_2_13_repository.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ scala_2_13_repository = repository(
3838
# Google Cloud
3939
"com.google.cloud.spark:spark-bigquery-with-dependencies_2.13:0.41.1",
4040

41-
"org.apache.hudi:hudi-spark3-bundle_2.13:0.15.0",
41+
"org.apache.hudi:hudi-spark3.5-bundle_2.13:0.15.0",
4242

4343
# Circe
4444
"io.circe:circe-core_2.13:0.14.9",

0 commit comments

Comments
 (0)