Skip to content

Commit 7a8b52f

Browse files
authored
Merge pull request #2186 from scala-steward/update/scala3-compiler-3.3.5
Update scala3-compiler, scala3-library, ... to 3.3.5
2 parents a3b4087 + 4d09af7 commit 7a8b52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ lazy val silencerVersion = "1.7.1"
2323
lazy val specs2Version = "4.20.9"
2424
lazy val scala212Version = "2.12.20"
2525
lazy val scala213Version = "2.13.16"
26-
lazy val scala3Version = "3.3.4"
26+
lazy val scala3Version = "3.3.5"
2727
// scala-steward:off
2828
lazy val slf4jVersion = "1.7.36"
2929
// scala-steward:on

0 commit comments

Comments
 (0)