Skip to content

Commit

Permalink
bump: akka projection 1.6.7, akka persistence r2dbc 1.3.1 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvlugter authored Jan 21, 2025
1 parent 0a8cffa commit e28c244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
val AkkaVersion = "2.10.0"
val AkkaPersistenceCassandraVersion = "1.3.0"
val AkkaHttpVersion = "10.7.0"
val AkkaProjectionVersion = "1.6.5"
val AkkaProjectionVersion = "1.6.7"
val AkkaManagementVersion = "1.6.0"
val AkkaPersistenceJdbc = "5.5.0"
val AkkaPersistenceR2dbc = "1.3.0"
val AkkaPersistenceR2dbc = "1.3.1"

ThisBuild / dynverSeparator := "-"

Expand Down

0 comments on commit e28c244

Please sign in to comment.