Skip to content

Commit f779fba

Browse files
Update datastore-v1-proto-client to 2.21.0 (#1010)
1 parent 69d3081 commit f779fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ val avroVersion = Option(sys.props("avro.version")).getOrElse("1.11.3")
2727
val bigqueryVersion = "v2-rev20240229-2.0.0"
2828
val bigtableVersion = "2.41.0"
2929
val catsVersion = "2.10.0"
30-
val datastoreVersion = "2.20.2"
30+
val datastoreVersion = "2.21.0"
3131
val guavaVersion = "33.2.1-jre"
3232
val hadoopVersion = "3.4.0"
3333
val jacksonVersion = "2.17.2"

0 commit comments

Comments
 (0)