We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925b357 commit 836a765Copy full SHA for 836a765
project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
28
29
val Scala213 = "2.13.16"
30
31
- val Scala3 = "3.3.3"
+ val Scala3 = "3.3.5"
32
33
val silencer = Seq(
34
sbt.compilerPlugin(
0 commit comments