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.
1 parent 0f30bf4 commit ec052d8Copy full SHA for ec052d8
build.sbt
@@ -2,7 +2,7 @@ import org.jetbrains.sbtidea.Keys.*
2
import org.jetbrains.sbtidea.verifier.FailureLevel
3
4
lazy val scala3Version = "3.5.1"
5
-lazy val logbackVersion = "1.5.10"
+lazy val logbackVersion = "1.5.11"
6
lazy val graphvizVersion = "0.18.1"
7
lazy val joorVersion = "0.9.15"
8
lazy val scalatestVersion = "3.2.19"
0 commit comments