We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2633a85 + 39117c8 commit bfe1a50Copy full SHA for bfe1a50
build.sbt
@@ -24,7 +24,7 @@ lazy val silencerVersion = "1.7.1"
24
lazy val specs2Version = "4.21.0"
25
lazy val scala212Version = "2.12.20"
26
lazy val scala213Version = "2.13.16"
27
-lazy val scala3Version = "3.3.5"
+lazy val scala3Version = "3.3.6"
28
// scala-steward:off
29
lazy val slf4jVersion = "1.7.36"
30
// scala-steward:on
0 commit comments