Skip to content

Commit 0f0d702

Browse files
Bump directory-watcher from 0.16.0 to 0.16.1 (#12654)
Bumps [directory-watcher](https://github.com/gmethvin/directory-watcher) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/gmethvin/directory-watcher/releases) - [Commits](gmethvin/directory-watcher@v0.16.0...v0.16.1) --- updated-dependencies: - dependency-name: io.methvin:directory-watcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b46c5e8 commit 0f0d702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-bootstrap/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55
compile ( "org.codehaus.groovy:groovy-templates:$groovyVersion" )
66
compile "org.yaml:snakeyaml:1.30"
77

8-
compileOnly("io.methvin:directory-watcher:0.16.0")
8+
compileOnly("io.methvin:directory-watcher:0.16.1")
99
compileOnly("org.fusesource.jansi:jansi:$jansiVersion")
1010
compileOnly("jline:jline:$jlineVersion")
1111
compileOnly("net.java.dev.jna:jna:$jnaVersion")

0 commit comments

Comments
 (0)