Skip to content

Commit

Permalink
Update datastore-v1-proto-client to 2.16.1 (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 11, 2023
1 parent 7eedb74 commit e618f80
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 @@ -24,7 +24,7 @@ val avroVersion = Option(sys.props("avro.version")).getOrElse("1.11.2")
val bigqueryVersion = "v2-rev20230520-2.0.0"
val bigtableVersion = "2.24.1"
val catsVersion = "2.9.0"
val datastoreVersion = "2.16.0"
val datastoreVersion = "2.16.1"
val guavaVersion = "32.1.1-jre"
val hadoopVersion = "3.3.6"
val jacksonVersion = "2.15.2"
Expand Down

0 comments on commit e618f80

Please sign in to comment.