Skip to content

Commit

Permalink
Merge pull request #759 from scalameta/update/slf4j-api-2.0.7
Browse files Browse the repository at this point in the history
Update slf4j-api to 2.0.7
  • Loading branch information
mergify[bot] authored Mar 20, 2023
2 parents e355112 + 1c58266 commit e5bd665
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.20.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.8.Final",
"org.slf4j" % "slf4j-api" % "2.0.6",
"org.slf4j" % "slf4j-api" % "2.0.7",
"com.geirsson" %% "metaconfig-typesafe-config" % V.metaconfig,
"com.lihaoyi" %% "fansi" % V.fansi,
"com.lihaoyi" %% "pprint" % V.pprint
Expand Down

0 comments on commit e5bd665

Please sign in to comment.