Skip to content

Commit cd8bdd6

Browse files
author
Scala Steward
committed
Update scala3-library to 3.4.3
1 parent 7ed13a3 commit cd8bdd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.19", "2.13.14", "3.4.3")
1919

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

0 commit comments

Comments
 (0)