Skip to content

Commit

Permalink
bump: scala3-library 3.3.4 (was 3.3.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 28, 2024
1 parent 1da3efa commit b22eaae
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.14"
val Scala3 = "3.3.3"
val Scala3 = "3.3.4"
val ScalaVersions = Seq(Scala213, Scala3)

val Scala3Settings = Seq(crossScalaVersions := ScalaVersions)
Expand Down

0 comments on commit b22eaae

Please sign in to comment.