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.
2 parents f7b3628 + 54e0fdf commit 8c96d40Copy full SHA for 8c96d40
grails-shell/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
}
38
39
testImplementation "net.sf.expectit:expectit-core:0.9.0"
40
- testImplementation "com.github.jnr:jnr-posix:3.1.11"
+ testImplementation "com.github.jnr:jnr-posix:3.1.12"
41
42
runtimeOnly "org.slf4j:slf4j-simple:$slf4jVersion"
43
runtimeOnly "org.codehaus.plexus:plexus-component-api:1.0-alpha-33"
0 commit comments