Skip to content

Commit

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

chore: update google-cloud-datastore from 2.2.6 to 2.2.7
  • Loading branch information
mergify[bot] authored Mar 10, 2022
2 parents 363e93f + d6115a8 commit a289085
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.6"
val googleDatastoreVersion = "2.2.7"

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

0 comments on commit a289085

Please sign in to comment.