Skip to content

Commit

Permalink
Bump com.github.jnr:jnr-posix from 3.1.19 to 3.1.20
Browse files Browse the repository at this point in the history
Bumps [com.github.jnr:jnr-posix](https://github.com/jnr/jnr-posix) from 3.1.19 to 3.1.20.
- [Commits](jnr/jnr-posix@jnr-posix-3.1.19...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]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 42361de commit bc0145e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tasks.withType(Javadoc).configureEach {

dependencies {
api 'com.github.jnr:jnr-ffi:2.2.16'
api 'com.github.jnr:jnr-posix:3.1.19'
api 'com.github.jnr:jnr-posix:3.1.20'
api 'com.github.jnr:jnr-constants:0.10.4'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit bc0145e

Please sign in to comment.