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 d8e6ec1 commit 4b35cd5Copy full SHA for 4b35cd5
grails-shell/build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
}
28
29
testCompile "net.sf.expectit:expectit-core:0.9.0"
30
- testCompile "com.github.jnr:jnr-posix:3.1.11"
+ testCompile "com.github.jnr:jnr-posix:3.1.15"
31
32
runtime "org.slf4j:slf4j-simple:$slf4jVersion"
33
runtime "org.codehaus.plexus:plexus-component-api:1.0-alpha-33"
0 commit comments