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 c0ac1cf + 89f4209 commit e291503Copy full SHA for e291503
grails-shell/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation("commons-codec:commons-codec:1.16.1")
39
40
testImplementation "net.sf.expectit:expectit-core:0.9.0"
41
- testImplementation "com.github.jnr:jnr-posix:3.1.18"
+ testImplementation "com.github.jnr:jnr-posix:3.1.20"
42
43
runtimeOnly "org.slf4j:slf4j-simple:$slf4jVersion"
44
runtimeOnly "org.codehaus.plexus:plexus-component-api:1.0-alpha-33"
0 commit comments