We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4719e95 + e150649 commit 26e7df9Copy full SHA for 26e7df9
1 file changed
build.sbt
@@ -23,7 +23,7 @@ val CompileAndTest = "compile->compile;test->test"
23
val parserCombinatorsVersion = "2.4.0"
24
val avsCommonsVersion = "2.26.0"
25
val slf4jVersion = "2.0.17"
26
-val logbackVersion = "1.5.29" // Tests only
+val logbackVersion = "1.5.32" // Tests only
27
val commonsLang3Version = "3.20.0"
28
val commonsCodecVersion = "1.21.0"
29
val guavaVersion = "33.5.0-jre"
0 commit comments