Skip to content

Commit 168c345

Browse files
Bump com.github.jnr:jnr-posix from 3.1.18 to 3.1.20
Bumps [com.github.jnr:jnr-posix](https://github.com/jnr/jnr-posix) from 3.1.18 to 3.1.20. - [Commits](jnr/jnr-posix@jnr-posix-3.1.18...jnr-posix-3.1.20) --- updated-dependencies: - dependency-name: com.github.jnr:jnr-posix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 224d181 commit 168c345

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)