Skip to content

Commit

Permalink
Merge pull request #751 from scalameta/update/directory-watcher-0.18.0
Browse files Browse the repository at this point in the history
Update directory-watcher to 0.18.0
  • Loading branch information
mergify[bot] authored Feb 13, 2023
2 parents ca3794c + b4cd643 commit 50afb3b
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 @@ -236,7 +236,7 @@ lazy val mdoc = project
),
libraryDependencies ++= List(
"com.googlecode.java-diff-utils" % "diffutils" % "1.3.0",
"io.methvin" % "directory-watcher" % "0.17.3",
"io.methvin" % "directory-watcher" % "0.18.0",
// live reload
"io.undertow" % "undertow-core" % "2.2.20.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.8.Final",
Expand Down

0 comments on commit 50afb3b

Please sign in to comment.