Skip to content

Commit

Permalink
Update datastore-v1-proto-client to 2.13.2 (#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 12, 2023
1 parent 510c70f commit 50244ab
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 @@ -26,7 +26,7 @@ val avroVersion = Option(sys.props("avro.version")).getOrElse("1.11.0")
val bigqueryVersion = "v2-rev20221217-2.0.0"
val bigtableVersion = "2.17.1"
val catsVersion = "2.9.0"
val datastoreVersion = "2.13.1"
val datastoreVersion = "2.13.2"
val guavaVersion = "31.1-jre"
val hadoopVersion = "3.3.4"
val jacksonVersion = "2.14.1"
Expand Down

0 comments on commit 50244ab

Please sign in to comment.