Skip to content

Commit

Permalink
Update scala3-library to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Scala Steward committed Oct 18, 2024
1 parent c31f787 commit 6d8a162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Versions {
val scalafixModuleVersion = "0.6.0"
}

val scalaVersions = List("2.12.19", "2.13.14", "3.3.3")
val scalaVersions = List("2.12.19", "2.13.14", "3.3.4")

trait Publishable extends PublishModule {
override def artifactName = "zmatrix"
Expand Down

0 comments on commit 6d8a162

Please sign in to comment.