Skip to content

Commit

Permalink
Update scala-library to 2.12.20 (was 2.12.19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Siyavash Habashi committed Sep 11, 2024
1 parent 6018672 commit 7865ae9
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 @@ -7,7 +7,7 @@ ThisBuild / licenses := Seq(
"MIT License" -> url("https://opensource.org/licenses/MIT")
)

ThisBuild / scalaVersion := "2.12.19"
ThisBuild / scalaVersion := "2.12.20"

ThisBuild / scalafixDependencies += {
"com.github.liancheng" %% "organize-imports" % "0.6.0"
Expand Down

0 comments on commit 7865ae9

Please sign in to comment.