Skip to content

Commit

Permalink
Update scala-library to 2.12.17 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 18, 2023
1 parent d79aa4e commit 6747025
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 @@ -15,7 +15,7 @@ inThisBuild(List(

enablePlugins(ScriptedPlugin)

def scala212 = "2.12.10"
def scala212 = "2.12.17"
def targetSbtVersion = "1.3.10"

crossScalaVersions := Seq(scala212)
Expand Down

0 comments on commit 6747025

Please sign in to comment.