Skip to content

Commit

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

chore: update google-cloud-datastore from 2.2.7 to 2.2.8
  • Loading branch information
mergify[bot] authored Mar 11, 2022
2 parents a289085 + 049a983 commit d866c49
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.7"
val googleDatastoreVersion = "2.2.8"

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

0 comments on commit d866c49

Please sign in to comment.