Skip to content

Commit

Permalink
chore: update google-cloud-datastore from 2.2.8 to 2.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Mar 15, 2022
1 parent d866c49 commit a4eb803
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 @@ -8,7 +8,7 @@ val allScala = Seq("2.12.15", mainScala)
val akkaVersion = "2.6.17"
val javaUUIDGeneratorVersion = "4.0.1"
val playJsonVersion = "2.9.2"
val googleDatastoreVersion = "2.2.8"
val googleDatastoreVersion = "2.2.9"

val akkaPersistence = "com.typesafe.akka" %% "akka-persistence" % akkaVersion
val akkaPersistenceQuery = "com.typesafe.akka" %% "akka-persistence-query" % akkaVersion
Expand Down

0 comments on commit a4eb803

Please sign in to comment.