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 eb0a345 + 1bf33d9 commit 2e1c37dCopy full SHA for 2e1c37d
build.sbt
@@ -36,7 +36,7 @@ lazy val treehub = (project in file("."))
36
"org.scalatest" %% "scalatest" % scalaTestV % "test,it",
37
38
"ch.qos.logback" % "logback-classic" % "1.5.0",
39
- "org.slf4j" % "slf4j-api" % "2.0.11",
+ "org.slf4j" % "slf4j-api" % "2.0.12",
40
41
"io.github.uptane" %% "libats" % libatsV,
42
"io.github.uptane" %% "libats-http" % libatsV,
0 commit comments