Skip to content

Commit

Permalink
Update scala-library to 2.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed Sep 4, 2024
1 parent 6d81390 commit 1bbdb61
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 @@ -165,7 +165,7 @@ lazy val sbtPlugin = project
.enablePlugins(SbtPlugin, BuildInfoPlugin)
.settings(
moduleName := "sbt-clue",
crossScalaVersions := List("2.12.19"),
crossScalaVersions := List("2.12.20"),
scalacOptions := Nil,
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1"),
addSbtPlugin("org.portable-scala" % "sbt-platform-deps" % "1.0.2"),
Expand Down

0 comments on commit 1bbdb61

Please sign in to comment.