Skip to content

Commit

Permalink
Merge pull request #142 from innFactory/update/google-cloud-datastore…
Browse files Browse the repository at this point in the history
…-2.2.9

chore: update google-cloud-datastore from 2.2.8 to 2.2.9
  • Loading branch information
mergify[bot] authored Mar 15, 2022
2 parents d866c49 + a4eb803 commit c710187
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 c710187

Please sign in to comment.