Skip to content

Commit

Permalink
Merge pull request #651 from gemini-hlsw/update/scala3-library-3.6.3
Browse files Browse the repository at this point in the history
Update scala3-library, ... to 3.6.3
  • Loading branch information
mergify[bot] authored Jan 20, 2025
2 parents 23bce54 + c1f3c9b commit a1d0c4f
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.114"
ThisBuild / tlCiReleaseBranches := Seq("main")
ThisBuild / crossScalaVersions := Seq("3.6.2")
ThisBuild / crossScalaVersions := Seq("3.6.3")
ThisBuild / tlVersionIntroduced := Map("3" -> "0.29.0")

Global / onChangedBuildSource := ReloadOnSourceChanges
Expand Down

0 comments on commit a1d0c4f

Please sign in to comment.