Skip to content

Commit

Permalink
Update scala-library to 2.12.18
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed Jul 3, 2023
1 parent 23e1555 commit f52f9a2
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.17"),
crossScalaVersions := List("2.12.18"),
scalacOptions := Nil,
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0"),
addSbtPlugin("org.portable-scala" % "sbt-platform-deps" % "1.0.2"),
Expand Down

0 comments on commit f52f9a2

Please sign in to comment.