We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b46c5e8 commit 0f0d702Copy full SHA for 0f0d702
grails-bootstrap/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
compile ( "org.codehaus.groovy:groovy-templates:$groovyVersion" )
6
compile "org.yaml:snakeyaml:1.30"
7
8
- compileOnly("io.methvin:directory-watcher:0.16.0")
+ compileOnly("io.methvin:directory-watcher:0.16.1")
9
compileOnly("org.fusesource.jansi:jansi:$jansiVersion")
10
compileOnly("jline:jline:$jlineVersion")
11
compileOnly("net.java.dev.jna:jna:$jnaVersion")
0 commit comments