Skip to content

Commit e291503

Browse files
authored
Merge pull request #13888 from grails/dependabot/gradle/6.2.x/com.github.jnr-jnr-posix-3.1.20
Bump com.github.jnr:jnr-posix from 3.1.18 to 3.1.20
2 parents c0ac1cf + 89f4209 commit e291503

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
@@ -38,7 +38,7 @@ dependencies {
3838
implementation("commons-codec:commons-codec:1.16.1")
3939

4040
testImplementation "net.sf.expectit:expectit-core:0.9.0"
41-
testImplementation "com.github.jnr:jnr-posix:3.1.18"
41+
testImplementation "com.github.jnr:jnr-posix:3.1.20"
4242

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

0 commit comments

Comments
 (0)