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 a5c5e70 commit 92aecfdCopy full SHA for 92aecfd
project/Dependencies.scala
@@ -46,7 +46,7 @@ object Dependencies {
46
// Legacy versions support Slf4J v1 for compatibility with older libs
47
val Slf4jVersion = "2.0.17"
48
val Slf4jLegacyVersion = "1.7.36"
49
- val LogbackVersion = "1.5.19"
+ val LogbackVersion = "1.5.20"
50
val LogbackLegacyVersion = "1.2.13"
51
52
/**
0 commit comments