Skip to content

Commit eefd9af

Browse files
authored
Merge pull request #3048 from scala-steward/update/logback-classic-1.6.3
build(deps): Update logback-classic from 1.6.2 to 1.6.3
2 parents 3625a2a + 8440524 commit eefd9af

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
@@ -76,7 +76,7 @@ object Dependencies {
7676
val sbtTestInterface = "org.scala-sbt" % "test-interface" % sbtTestInterfaceVersion
7777
val sbtTestAgent = "org.scala-sbt" % "test-agent" % sbtTestAgentVersion
7878
val ztExec = "org.zeroturnaround" % "zt-exec" % ztExecVersion
79-
val logback = "ch.qos.logback" % "logback-classic" % "1.6.2"
79+
val logback = "ch.qos.logback" % "logback-classic" % "1.6.3"
8080
val libdaemonjvm = "ch.epfl.scala" %% "libdaemon" % "0.0.12"
8181
val scopt = "com.github.scopt" % "scopt_2.12" % "4.0.0-RC2"
8282

0 commit comments

Comments
 (0)