Skip to content

Commit

Permalink
Update slf4j-api to 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Oct 2, 2023
1 parent aee7d16 commit f7761e0
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 @@ -240,7 +240,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.7",
"org.slf4j" % "slf4j-api" % "2.0.9",
"com.geirsson" %% "metaconfig-typesafe-config" % V.metaconfig,
"com.lihaoyi" %% "fansi" % V.fansi,
"com.lihaoyi" %% "pprint" % V.pprint
Expand Down

0 comments on commit f7761e0

Please sign in to comment.