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 fa1a659 commit 121b766
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 @@ -6,7 +6,7 @@ name := "xsbt-web-plugin"
organization := "com.earldouglas"
sbtPlugin := true
scalacOptions ++= Seq("-feature", "-deprecation")
scalaVersion := "2.12.19"
scalaVersion := "2.12.20"

// scripted-plugin
scriptedBufferLog := false
Expand Down

0 comments on commit 121b766

Please sign in to comment.