Skip to content

Commit d285002

Browse files
author
Scala Steward
committed
Update scala3-library to 3.5.0
1 parent 2544e1e commit d285002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

+1-1
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.19", "2.13.14", "3.5.0")
1919

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

0 commit comments

Comments
 (0)