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 authored and tgodzik committed Mar 8, 2024
1 parent 679a185 commit cdbdae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
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 cdbdae8

Please sign in to comment.