Skip to content

Commit

Permalink
Merge pull request #13127 from grails/dependabot/gradle/5.3.x/com.git…
Browse files Browse the repository at this point in the history
…hub.jnr-jnr-posix-3.1.18

Bump com.github.jnr:jnr-posix from 3.1.16 to 3.1.18
  • Loading branch information
puneetbehl authored Oct 11, 2023
2 parents 1d3011c + 1a490b6 commit f13ce7a
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 {
implementation("commons-codec:commons-codec:1.15")

testImplementation "net.sf.expectit:expectit-core:0.9.0"
testImplementation "com.github.jnr:jnr-posix:3.1.16"
testImplementation "com.github.jnr:jnr-posix:3.1.18"

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

0 comments on commit f13ce7a

Please sign in to comment.