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 c876194 commit 54e0fdfCopy full SHA for 54e0fdf
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