Skip to content

Commit

Permalink
Merge pull request #320 from scala-steward/update/scala-library-2.12.17
Browse files Browse the repository at this point in the history
Update scala-library to 2.12.17
  • Loading branch information
bjaglin authored Oct 15, 2022
2 parents 93a5503 + 7b171c9 commit 6acbe74
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 @@ -45,7 +45,7 @@ libraryDependencies ++= List(
"org.scalatest" %% "scalatest" % "3.2.14" % Test
)

scalaVersion := "2.12.16"
scalaVersion := "2.12.17"

// keep this as low as possible to avoid running into binary incompatibility such as https://github.com/sbt/sbt/issues/5049
pluginCrossBuild / sbtVersion := "1.3.1"
Expand Down

0 comments on commit 6acbe74

Please sign in to comment.