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 f6bbf39 + 40c01e1 commit 845188dCopy full SHA for 845188d
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.14",
+ "ch.qos.logback" % "logback-classic" % "1.5.0",
39
"org.slf4j" % "slf4j-api" % "2.0.11",
40
41
"io.github.uptane" %% "libats" % libatsV,
0 commit comments