Skip to content

Commit

Permalink
Merge pull request #788 from scalameta/update/xnio-nio-3.8.10.Final
Browse files Browse the repository at this point in the history
Update xnio-nio to 3.8.10.Final
  • Loading branch information
mergify[bot] authored Sep 1, 2023
2 parents beb25f4 + 5f824a3 commit d7a3475
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 @@ -239,7 +239,7 @@ lazy val mdoc = project
"io.methvin" % "directory-watcher" % "0.18.0",
// live reload
"io.undertow" % "undertow-core" % "2.2.24.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.9.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.10.Final",
"org.slf4j" % "slf4j-api" % "2.0.7",
"com.geirsson" %% "metaconfig-typesafe-config" % V.metaconfig,
"com.lihaoyi" %% "fansi" % V.fansi,
Expand Down

0 comments on commit d7a3475

Please sign in to comment.