Skip to content

Commit

Permalink
bump: scala3-library 3.3.3 (was 3.3.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 20, 2024
1 parent d18f657 commit 8c41587
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.12"
val Scala3 = "3.3.1"
val Scala3 = "3.3.3"
val Scala2Versions = Seq(Scala213)
val ScalaVersions = Scala2Versions :+ Scala3

Expand Down

0 comments on commit 8c41587

Please sign in to comment.