Skip to content

Commit 8ffeceb

Browse files
Update logback-classic to 1.5.32 (#207)
1 parent 0ee91f9 commit 8ffeceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ object Dependencies {
2424
}
2525

2626
val scalatest = "org.scalatest" %% "scalatest" % "3.2.19"
27-
val `logback-classic` = "ch.qos.logback" % "logback-classic" % "1.5.30"
27+
val `logback-classic` = "ch.qos.logback" % "logback-classic" % "1.5.32"
2828
val nel = "com.evolutiongaming" %% "nel" % "1.3.5"
2929
}

0 commit comments

Comments
 (0)