Skip to content

Commit

Permalink
Bump com.github.jnr:jnr-ffi from 2.2.16 to 2.2.17 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 42361de commit 8a0fe9b
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 @@ -29,7 +29,7 @@ tasks.withType(Javadoc).configureEach {
}

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

Expand Down

0 comments on commit 8a0fe9b

Please sign in to comment.