Skip to content

Commit

Permalink
scala-library: 2.12.18 -> 2.12.19
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Mar 2, 2024
1 parent 8a34af8 commit 3656018
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.18"
scalaVersion := "2.12.19"
scalacOptions ++= Seq( "-deprecation"
, "-encoding", "utf8"
, "-feature"
Expand Down

0 comments on commit 3656018

Please sign in to comment.