Skip to content

Commit 2ce3a98

Browse files
Update logback-classic to 1.5.25 (#593)
1 parent b0009da commit 2ce3a98

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
@@ -76,7 +76,7 @@ object Dependencies {
7676
}
7777

7878
object Runtime {
79-
val logback = "ch.qos.logback" % "logback-classic" % "1.5.24" % "runtime"
79+
val logback = "ch.qos.logback" % "logback-classic" % "1.5.25" % "runtime"
8080
}
8181

8282
object Protobuf {

0 commit comments

Comments
 (0)