Skip to content

Commit

Permalink
Merge pull request #1278 from scala-steward/update/scala3-library-3.3.5
Browse files Browse the repository at this point in the history
Update scala3-library from 3.3.4 to 3.3.5
  • Loading branch information
mergify[bot] authored Feb 3, 2025
2 parents 0fea62b + 94d9a2b commit 46fa83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object BuildSettings {

private val scala212 = "2.12.19"
private val scala213 = "2.13.13"
private val scala3 = "3.3.4"
private val scala3 = "3.3.5"

lazy val common: Seq[Def.Setting[_]] = Seq(
Global / onChangedBuildSource := ReloadOnSourceChanges,
Expand Down

0 comments on commit 46fa83b

Please sign in to comment.