Skip to content

Commit

Permalink
bump: Akka 2.9.1-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren committed Nov 29, 2023
1 parent 709203f commit d4cf2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object Dependencies {
val AkkaProjectionVersionInDocs = "1.5"

object Versions {
val akka = sys.props.getOrElse("build.akka.version", "2.9.0+24-216da065-SNAPSHOT")
val akka = sys.props.getOrElse("build.akka.version", "2.9.1-M1")
val akkaPersistenceCassandra = "1.2.0"
val akkaPersistenceJdbc = "5.3.0"
val akkaPersistenceR2dbc = "1.2.0"
Expand Down

0 comments on commit d4cf2a8

Please sign in to comment.