Skip to content

Commit 1bf33d9

Browse files
committed
Update slf4j-api to 2.0.12
1 parent e384bc9 commit 1bf33d9

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
@@ -36,7 +36,7 @@ lazy val treehub = (project in file("."))
3636
"org.scalatest" %% "scalatest" % scalaTestV % "test,it",
3737

3838
"ch.qos.logback" % "logback-classic" % "1.5.0",
39-
"org.slf4j" % "slf4j-api" % "2.0.11",
39+
"org.slf4j" % "slf4j-api" % "2.0.12",
4040

4141
"io.github.uptane" %% "libats" % libatsV,
4242
"io.github.uptane" %% "libats-http" % libatsV,

0 commit comments

Comments
 (0)