Skip to content

Commit

Permalink
Merge pull request #1203 from scala-steward/update/scala3-library-3.3.4
Browse files Browse the repository at this point in the history
Update scala3-library from 3.3.3 to 3.3.4
  • Loading branch information
mergify[bot] authored Sep 28, 2024
2 parents 3da2b99 + 773d223 commit 95b4cfd
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.3"
private val scala3 = "3.3.4"

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

0 comments on commit 95b4cfd

Please sign in to comment.