Skip to content

Commit 92aecfd

Browse files
Update logback-classic to 1.5.20 (#1262)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent a5c5e70 commit 92aecfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ object Dependencies {
4646
// Legacy versions support Slf4J v1 for compatibility with older libs
4747
val Slf4jVersion = "2.0.17"
4848
val Slf4jLegacyVersion = "1.7.36"
49-
val LogbackVersion = "1.5.19"
49+
val LogbackVersion = "1.5.20"
5050
val LogbackLegacyVersion = "1.2.13"
5151

5252
/**

0 commit comments

Comments
 (0)