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 committed Oct 16, 2024
1 parent c31f787 commit b581d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Versions {
val scalafixModuleVersion = "0.6.0"
}

val scalaVersions = List("2.12.19", "2.13.14", "3.3.3")
val scalaVersions = List("2.12.20", "2.13.14", "3.3.3")

trait Publishable extends PublishModule {
override def artifactName = "zmatrix"
Expand Down

0 comments on commit b581d3f

Please sign in to comment.