Skip to content

Commit

Permalink
scala3-compiler, scala3-library 3.5.2 (was 3.4.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 30, 2024
1 parent 3f8bf30 commit aa386b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object Common extends AutoPlugin {
organization := "org.playframework.anorm",
sonatypeProfileName := "org.playframework",
scalaVersion := "2.12.20",
crossScalaVersions := Seq("2.11.12", scalaVersion.value, "2.13.15", "3.4.3"),
crossScalaVersions := Seq("2.11.12", scalaVersion.value, "2.13.15", "3.5.2"),
Compile / unmanagedSourceDirectories ++= {
val sv = scalaVersion.value

Expand Down

0 comments on commit aa386b0

Please sign in to comment.