Skip to content

Commit 279b1b7

Browse files
committed
bump: logback-classic 1.5.8 (was 1.5.7)
1 parent 1da3efa commit 279b1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ lazy val tests = project
306306
"org.hamcrest" % "hamcrest" % "3.0" % Test,
307307
"net.aichler" % "jupiter-interface" % JupiterKeys.jupiterVersion.value % Test,
308308
"com.typesafe.akka" %% "akka-slf4j" % akkaVersion % Test,
309-
"ch.qos.logback" % "logback-classic" % "1.5.7" % Test,
309+
"ch.qos.logback" % "logback-classic" % "1.5.8" % Test,
310310
"org.slf4j" % "log4j-over-slf4j" % slf4jVersion % Test,
311311
// Schema registry uses Glassfish which uses java.util.logging
312312
"org.slf4j" % "jul-to-slf4j" % slf4jVersion % Test,

0 commit comments

Comments
 (0)