Skip to content

Commit

Permalink
Merge pull request #117 from scala-steward/update/directory-watcher-0…
Browse files Browse the repository at this point in the history
….14.0

directory-watcher 0.14.0 (was 0.12.0)
  • Loading branch information
mergify[bot] authored Feb 23, 2021
2 parents 6fa2352 + 50528ee commit 84503e4
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 @@ -24,7 +24,7 @@ lazy val `play-file-watch` = project
Nil
),
libraryDependencies ++= Seq(
"io.methvin" % "directory-watcher" % "0.12.0",
"io.methvin" % "directory-watcher" % "0.14.0",
"com.github.pathikrit" %% "better-files" % pickVersion(
scalaBinaryVersion.value,
default = "3.8.0",
Expand Down

0 comments on commit 84503e4

Please sign in to comment.