Skip to content

Commit

Permalink
bump: Akka 2.9.0 (#1686)
Browse files Browse the repository at this point in the history
  • Loading branch information
patriknw authored Oct 24, 2023
1 parent 78ddbba commit cfdcc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ val ScalaVersions = Scala2Versions :+ Scala3
val Scala3Settings = Seq(crossScalaVersions := ScalaVersions)

val AkkaBinaryVersionForDocs = "2.9"
val akkaVersion = "2.9.0-M3"
val akkaVersion = "2.9.0"

// Keep .scala-steward.conf pin in sync
val kafkaVersion = "3.5.1"
Expand Down

0 comments on commit cfdcc1c

Please sign in to comment.