Skip to content

Commit

Permalink
scala-library: 2.12.19 -> 2.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Sep 7, 2024
1 parent 2306dec commit b0b026b
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 @@ -5,7 +5,7 @@ name := "sbt-frege"
// build
sbtPlugin := true
enablePlugins(SbtPlugin)
scalaVersion := "2.12.19"
scalaVersion := "2.12.20"
scalacOptions ++= Seq( "-deprecation"
, "-encoding", "utf8"
, "-feature"
Expand Down

0 comments on commit b0b026b

Please sign in to comment.