Skip to content

Commit

Permalink
Update datastore-v1-proto-client to 2.21.2 (#1029)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 26, 2024
1 parent e080477 commit 5158918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ val avroVersion = Option(sys.props("avro.version")).getOrElse("1.11.3")
val bigqueryVersion = "v2-rev20240229-2.0.0"
val bigtableVersion = "2.43.0"
val catsVersion = "2.12.0"
val datastoreVersion = "2.21.1"
val datastoreVersion = "2.21.2"
val guavaVersion = "33.3.0-jre"
val hadoopVersion = "3.4.0"
val jacksonVersion = "2.17.2"
Expand Down

0 comments on commit 5158918

Please sign in to comment.