Skip to content

Commit

Permalink
bump: scala3-library 3.3.1 (was 3.2.2) (akka#1651)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Johan Andrén <[email protected]>
  • Loading branch information
scala-steward and johanandren authored Sep 15, 2023
1 parent 1c2118d commit 6270a46
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 @@ -10,7 +10,7 @@ val Nightly = sys.env.get("EVENT_NAME").contains("schedule")
// align in release.yml
val Scala213 = "2.13.11"
val Scala212 = "2.12.18"
val Scala3 = "3.2.2"
val Scala3 = "3.3.1"
val Scala2Versions = Seq(Scala213, Scala212)
val ScalaVersions = Scala2Versions :+ Scala3

Expand Down

0 comments on commit 6270a46

Please sign in to comment.