Skip to content

Commit

Permalink
Merge pull request #57 from scala-steward/update/scala3-library-3.4.1
Browse files Browse the repository at this point in the history
Update scala3-library, ... to 3.4.1
  • Loading branch information
frawa committed Mar 28, 2024
2 parents a5f2cae + c5e86b1 commit 0e26813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -6,7 +6,7 @@ addCommandAlias("fixCheck", "scalafixAll --check")
addCommandAlias("fixFix", "scalafixAll")
addCommandAlias("testAll", "test;+ test")

lazy val scalaVersion3 = "3.3.3"
lazy val scalaVersion3 = "3.4.1"
lazy val scalaVersion213 = "2.13.13"

import xerial.sbt.Sonatype._
Expand Down

0 comments on commit 0e26813

Please sign in to comment.