Skip to content

Commit

Permalink
Bump com.github.jnr:jnr-ffi from 2.2.14 to 2.2.15
Browse files Browse the repository at this point in the history
Bumps [com.github.jnr:jnr-ffi](https://github.com/jnr/jnr-ffi) from 2.2.14 to 2.2.15.
- [Commits](jnr/jnr-ffi@jnr-ffi-2.2.14...jnr-ffi-2.2.15)

---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-ffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 1faab06 commit b625dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.14</version>
<version>2.2.15</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit b625dd8

Please sign in to comment.