Skip to content

Commit 4b35cd5

Browse files
Bump jnr-posix from 3.1.11 to 3.1.15 (#12610)
Bumps [jnr-posix](https://github.com/jnr/jnr-posix) from 3.1.11 to 3.1.15. - [Release notes](https://github.com/jnr/jnr-posix/releases) - [Commits](jnr/jnr-posix@jnr-posix-3.1.11...jnr-posix-3.1.15) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8e6ec1 commit 4b35cd5

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
@@ -27,7 +27,7 @@ dependencies {
2727
}
2828

2929
testCompile "net.sf.expectit:expectit-core:0.9.0"
30-
testCompile "com.github.jnr:jnr-posix:3.1.11"
30+
testCompile "com.github.jnr:jnr-posix:3.1.15"
3131

3232
runtime "org.slf4j:slf4j-simple:$slf4jVersion"
3333
runtime "org.codehaus.plexus:plexus-component-api:1.0-alpha-33"

0 commit comments

Comments
 (0)