We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d3081 commit f779fbaCopy full SHA for f779fba
build.sbt
@@ -27,7 +27,7 @@ val avroVersion = Option(sys.props("avro.version")).getOrElse("1.11.3")
27
val bigqueryVersion = "v2-rev20240229-2.0.0"
28
val bigtableVersion = "2.41.0"
29
val catsVersion = "2.10.0"
30
-val datastoreVersion = "2.20.2"
+val datastoreVersion = "2.21.0"
31
val guavaVersion = "33.2.1-jre"
32
val hadoopVersion = "3.4.0"
33
val jacksonVersion = "2.17.2"
0 commit comments