Skip to content

Commit

Permalink
Update datastore-v1-proto-client to 2.19.1 (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 26, 2024
1 parent 6a5dbf1 commit 6be3da5
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.2")
val bigqueryVersion = "v2-rev20240229-2.0.0"
val bigtableVersion = "2.38.0"
val catsVersion = "2.10.0"
val datastoreVersion = "2.19.0"
val datastoreVersion = "2.19.1"
val guavaVersion = "33.0.0-jre"
val hadoopVersion = "3.4.0"
val jacksonVersion = "2.17.0"
Expand Down

0 comments on commit 6be3da5

Please sign in to comment.