We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7078a3 commit 3260d3fCopy full SHA for 3260d3f
build.sc
@@ -15,7 +15,7 @@ object Versions {
15
val scalafixModuleVersion = "0.6.0"
16
}
17
18
-val scalaVersions = List("2.12.19", "2.13.14", "3.3.3")
+val scalaVersions = List("2.12.20", "2.13.14", "3.3.3")
19
20
trait Publishable extends PublishModule {
21
override def artifactName = "zmatrix"
0 commit comments