Skip to content

Commit 523458b

Browse files
committed
Update logback-classic to 1.5.18
1 parent 7637e24 commit 523458b

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
@@ -7,7 +7,7 @@ object Dependencies {
77
val Dropwizard = "4.2.30"
88
val DropwizardV5 = "5.0.0"
99
val Enumeratum = "1.7.5"
10-
val Logback = "1.5.17"
10+
val Logback = "1.5.18"
1111
val Pekko = "1.1.3"
1212
val PekkoHttp = "1.1.0"
1313
val Prometheus = "1.3.6"

0 commit comments

Comments
 (0)