Skip to content

Commit 2e1c37d

Browse files
authored
Merge pull request #510 from scala-steward/update/slf4j-api-2.0.12
Update slf4j-api to 2.0.12
2 parents eb0a345 + 1bf33d9 commit 2e1c37d

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)