Skip to content

Commit 41bdf9a

Browse files
committed
[1.2.x] directory-watcher 0.19.1 (was 0.19.0)
1 parent d7ceb83 commit 41bdf9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ lazy val `play-file-watch` = project
2828
Nil
2929
),
3030
libraryDependencies ++= Seq(
31-
"io.methvin" % "directory-watcher" % "0.19.0",
31+
"io.methvin" % "directory-watcher" % "0.19.1",
3232
"com.github.pathikrit" %% "better-files" % "3.9.2",
3333
"org.specs2" %% "specs2-core" % "4.21.0" % Test
3434
),

0 commit comments

Comments
 (0)