Skip to content

Commit

Permalink
bump: Akka 2.9.7, Akka Projections 1.5.8 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored Oct 16, 2024
1 parent 99742b3 commit dfdbb58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ object Dependencies {
// To update Cinnamon version, change the plugin version
// in project/plugins.sbt
val AkkaDependenciesMinor = "24.05"
val Akka = "2.9.6"
val Akka = "2.9.7"
val AkkaHttp = "10.6.3"
val AkkaManagement = "1.5.2"
val AkkaProjections = "1.5.7"
val AkkaProjections = "1.5.8"
val AkkaGrpc = "2.4.4"
val AkkaPersistenceCassandra = "1.2.1"
val AkkaPersistenceJdbc = "5.4.2"
Expand Down

0 comments on commit dfdbb58

Please sign in to comment.