Skip to content

Commit

Permalink
Update slf4j-api to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and tgodzik committed Apr 17, 2024
1 parent e0fe77b commit 0c1a90c
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.13.Final",
"org.slf4j" % "slf4j-api" % "2.0.12",
"org.slf4j" % "slf4j-api" % "2.0.13",
"com.geirsson" %% "metaconfig-typesafe-config" % V.metaconfig,
"com.lihaoyi" %% "fansi" % V.fansi,
"com.lihaoyi" %% "pprint" % V.pprint
Expand Down

0 comments on commit 0c1a90c

Please sign in to comment.