We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c27395 + b67b3fc commit 6e79e1cCopy full SHA for 6e79e1c
build.sbt
@@ -35,7 +35,7 @@ lazy val treehub = (project in file("."))
35
"com.typesafe.akka" %% "akka-slf4j" % akkaV,
36
"org.scalatest" %% "scalatest" % scalaTestV % "test,it",
37
38
- "ch.qos.logback" % "logback-classic" % "1.4.12",
+ "ch.qos.logback" % "logback-classic" % "1.4.13",
39
"org.slf4j" % "slf4j-api" % "2.0.9",
40
41
"io.github.uptane" %% "libats" % libatsV,
0 commit comments