Skip to content

Commit 8c96d40

Browse files
authored
Merge pull request #12153 from grails/renovate/com.github.jnr-jnr-posix-3.x
Update dependency com.github.jnr:jnr-posix to v3.1.12
2 parents f7b3628 + 54e0fdf commit 8c96d40

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)