Skip to content

Commit

Permalink
Merge pull request #43 from headius/update_jnr_deps
Browse files Browse the repository at this point in the history
Update jnr-ffi to 2.1.16
  • Loading branch information
headius committed Feb 14, 2024
2 parents 0580dc9 + 465b41e commit aaed55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.15</version>
<version>2.2.16</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit aaed55e

Please sign in to comment.