Skip to content

Commit

Permalink
Update slf4j-api to 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Mar 8, 2024
1 parent 2e98cb2 commit 2b0861a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ lazy val mdoc = project
// live reload
"io.undertow" % "undertow-core" % "2.2.24.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.10.Final",
"org.slf4j" % "slf4j-api" % "2.0.11",
"org.slf4j" % "slf4j-api" % "2.0.12",
"com.geirsson" %% "metaconfig-typesafe-config" % V.metaconfig,
"com.lihaoyi" %% "fansi" % V.fansi,
"com.lihaoyi" %% "pprint" % V.pprint
Expand Down

0 comments on commit 2b0861a

Please sign in to comment.