Skip to content

Commit

Permalink
Bump jnr-posix from 3.1.11 to 3.1.15 (#12610)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2022
1 parent d8e6ec1 commit 4b35cd5
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 @@ -27,7 +27,7 @@ dependencies {
}

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

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

0 comments on commit 4b35cd5

Please sign in to comment.