Skip to content

Commit

Permalink
Merge pull request #587 from gemini-hlsw/update/scala3-library-3.5.2
Browse files Browse the repository at this point in the history
Update scala3-library, ... to 3.5.2
  • Loading branch information
mergify[bot] authored Oct 22, 2024
2 parents 58358cc + 8a37163 commit 8b07d40
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 @@ -12,7 +12,7 @@ val Versions = new { // sbt doesn't like object definitions in build.sbt

ThisBuild / tlBaseVersion := "0.105"
ThisBuild / tlCiReleaseBranches := Seq("main")
ThisBuild / crossScalaVersions := Seq("3.5.1")
ThisBuild / crossScalaVersions := Seq("3.5.2")
ThisBuild / tlVersionIntroduced := Map("3" -> "0.29.0")

Global / onChangedBuildSource := ReloadOnSourceChanges
Expand Down

0 comments on commit 8b07d40

Please sign in to comment.