Skip to content

Commit 54e0fdf

Browse files
committed
Update dependency com.github.jnr:jnr-posix to v3.1.12
1 parent c876194 commit 54e0fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-shell/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
}
3838

3939
testImplementation "net.sf.expectit:expectit-core:0.9.0"
40-
testImplementation "com.github.jnr:jnr-posix:3.1.11"
40+
testImplementation "com.github.jnr:jnr-posix:3.1.12"
4141

4242
runtimeOnly "org.slf4j:slf4j-simple:$slf4jVersion"
4343
runtimeOnly "org.codehaus.plexus:plexus-component-api:1.0-alpha-33"

0 commit comments

Comments
 (0)