Skip to content

Commit

Permalink
Merge pull request #27 from scala-steward/update/scala-library-2.12.18
Browse files Browse the repository at this point in the history
Update scala-library to 2.12.18
  • Loading branch information
tgodzik committed Jul 25, 2023
2 parents 3be559d + b977799 commit 0d2ea91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -15,7 +15,7 @@ inThisBuild(List(

enablePlugins(ScriptedPlugin)

def scala212 = "2.12.17"
def scala212 = "2.12.18"
def targetSbtVersion = "1.3.10"

crossScalaVersions := Seq(scala212)
Expand Down

0 comments on commit 0d2ea91

Please sign in to comment.