Skip to content

Commit

Permalink
Merge pull request #102 from ahjohannessen/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
mergify[bot] authored Mar 27, 2024
2 parents fa13a06 + 8950b8f commit 3f4f469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
Global / lintUnusedKeysOnLoad := false

lazy val Scala2 = "2.13.13"
lazy val Scala3 = "3.4.0"
lazy val Scala3 = "3.4.1"

lazy val root = project
.in(file("."))
Expand Down

0 comments on commit 3f4f469

Please sign in to comment.