Skip to content

Commit beef3c7

Browse files
authored
Merge pull request #3086 from scala-steward/update/logback-classic-1.5.18
Update logback-classic, logback-core to 1.5.18
2 parents d96e4cf + 4816d4a commit beef3c7

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
@@ -12,7 +12,7 @@ object Dependencies {
1212

1313
object Deps {
1414
// Versions
15-
lazy val logbackVersion = "1.5.12"
15+
lazy val logbackVersion = "1.5.18"
1616
lazy val clistVersion = "3.5.1"
1717

1818
// Libraries

0 commit comments

Comments
 (0)