Skip to content

Commit

Permalink
Update scala3-compiler, scala3-library, ... to 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 4, 2025
1 parent a3b4087 commit 4d09af7
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 @@ -23,7 +23,7 @@ lazy val silencerVersion = "1.7.1"
lazy val specs2Version = "4.20.9"
lazy val scala212Version = "2.12.20"
lazy val scala213Version = "2.13.16"
lazy val scala3Version = "3.3.4"
lazy val scala3Version = "3.3.5"
// scala-steward:off
lazy val slf4jVersion = "1.7.36"
// scala-steward:on
Expand Down

0 comments on commit 4d09af7

Please sign in to comment.