Skip to content

Commit 6b9ebc1

Browse files
scalameta-bottgodzik
authored andcommitted
Update slf4j-api to 2.0.10
1 parent d4ce560 commit 6b9ebc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ lazy val mdoc = project
239239
// live reload
240240
"io.undertow" % "undertow-core" % "2.2.24.Final",
241241
"org.jboss.xnio" % "xnio-nio" % "3.8.10.Final",
242-
"org.slf4j" % "slf4j-api" % "2.0.9",
242+
"org.slf4j" % "slf4j-api" % "2.0.10",
243243
"com.geirsson" %% "metaconfig-typesafe-config" % V.metaconfig,
244244
"com.lihaoyi" %% "fansi" % V.fansi,
245245
"com.lihaoyi" %% "pprint" % V.pprint

0 commit comments

Comments
 (0)