Skip to content

Commit

Permalink
Update scala3-library from 3.3.4 to 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 3, 2025
1 parent a87c89e commit 94d9a2b
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 94d9a2b

Please sign in to comment.