Skip to content

Commit

Permalink
bump: scala3-library 3.3.3 (was 3.3.1) (akka#1722)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 5, 2024
1 parent 7c64cdc commit 344d4e1
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 @@ -11,7 +11,7 @@ val Nightly = sys.env.get("EVENT_NAME").contains("schedule")
// align ignore-prefixes in scripts/link-validator.conf
// align in release.yml
val Scala213 = "2.13.13"
val Scala3 = "3.3.1"
val Scala3 = "3.3.3"
val Scala2Versions = Seq(Scala213)
val ScalaVersions = Scala2Versions :+ Scala3

Expand Down

0 comments on commit 344d4e1

Please sign in to comment.