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 2544e1e commit d285002Copy full SHA for d285002
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.19", "2.13.14", "3.5.0")
19
20
trait Publishable extends PublishModule {
21
override def artifactName = "zmatrix"
0 commit comments