Skip to content

Commit 3260d3f

Browse files
author
Scala Steward
committed
Update scala-library to 2.12.20
1 parent f7078a3 commit 3260d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ object Versions {
1515
val scalafixModuleVersion = "0.6.0"
1616
}
1717

18-
val scalaVersions = List("2.12.19", "2.13.14", "3.3.3")
18+
val scalaVersions = List("2.12.20", "2.13.14", "3.3.3")
1919

2020
trait Publishable extends PublishModule {
2121
override def artifactName = "zmatrix"

0 commit comments

Comments
 (0)