Skip to content

Commit

Permalink
Update scala-library to 2.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-raw-labs[bot] committed Oct 9, 2024
1 parent 24bbe2e commit f0a7c01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ licenses += ("MIT", url("https://opensource.org/licenses/MIT"))

name := "sbt-versioner"

scalaVersion := "2.12.18"
scalaVersion := "2.12.20"

publishMavenStyle := true
publishTo := Some( "GitHub Package Registry" at s"https://maven.pkg.github.com/$githubRepo")
publishTo := Some("GitHub Package Registry" at s"https://maven.pkg.github.com/$githubRepo")

0 comments on commit f0a7c01

Please sign in to comment.