Skip to content

Commit

Permalink
Merge pull request #12055 from grails/renovate/com.github.jnr-jnr-pos…
Browse files Browse the repository at this point in the history
…ix-3.x

Update dependency com.github.jnr:jnr-posix to v3.1.9
  • Loading branch information
Puneet Behl committed Sep 8, 2021
2 parents 91725ca + 154d4f9 commit c548823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-shell/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
}

testImplementation "net.sf.expectit:expectit-core:0.9.0"
testImplementation "com.github.jnr:jnr-posix:3.1.8"
testImplementation "com.github.jnr:jnr-posix:3.1.9"

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

0 comments on commit c548823

Please sign in to comment.