Skip to content

Commit

Permalink
bump: Akka 2.9.0 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
ennru authored Oct 24, 2023
1 parent 79af32c commit 3d60cff
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 @@ -8,7 +8,7 @@ object Dependencies {
val Scala3 = "3.3.1"
val CrossScalaVersions = Seq(Scala213, Scala3)

val AkkaVersion = "2.9.0-M3"
val AkkaVersion = "2.9.0"
val AkkaVersionInDocs = AkkaVersion.take(3)
val AkkaHttpVersionInDocs = "10.6"
val ScalaTestVersion = "3.2.15"
Expand Down

0 comments on commit 3d60cff

Please sign in to comment.