Skip to content

Commit

Permalink
scala 2.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Sep 13, 2024
1 parent b6c9b22 commit 7a21a66
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 @@ -29,7 +29,7 @@ inThisBuild(
),
),
scalaVersion := "2.13.14",
crossScalaVersions := Seq("2.13.14", "2.12.19"),
crossScalaVersions := Seq("2.13.14", "2.12.20"),
scalacOptions ++= Seq(
"-unchecked",
"-deprecation",
Expand Down

0 comments on commit 7a21a66

Please sign in to comment.