Skip to content

Commit

Permalink
bump: Akka 2.9.0 (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
patriknw authored Oct 23, 2023
1 parent bb9f880 commit 3ee1441
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 @@ -6,7 +6,7 @@ object Dependencies {

val ScalaVersions = Seq(Scala213)

val AkkaVersion = "2.9.0-M3"
val AkkaVersion = "2.9.0"
val AkkaBinaryVersion = AkkaVersion.take(3)

val SlickVersion = "3.4.1"
Expand Down

0 comments on commit 3ee1441

Please sign in to comment.