Skip to content

Commit

Permalink
Update scala3-library to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Scala Steward committed Aug 29, 2024
1 parent 2544e1e commit d285002
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.5.0")

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

0 comments on commit d285002

Please sign in to comment.