There was an error while loading. Please reload this page.
1 parent d7ceb83 commit 41bdf9aCopy full SHA for 41bdf9a
1 file changed
build.sbt
@@ -28,7 +28,7 @@ lazy val `play-file-watch` = project
28
Nil
29
),
30
libraryDependencies ++= Seq(
31
- "io.methvin" % "directory-watcher" % "0.19.0",
+ "io.methvin" % "directory-watcher" % "0.19.1",
32
"com.github.pathikrit" %% "better-files" % "3.9.2",
33
"org.specs2" %% "specs2-core" % "4.21.0" % Test
34
0 commit comments