Skip to content

Commit

Permalink
Update jnr-ffi to 2.2.15
Browse files Browse the repository at this point in the history
* jnr-ffi 2.2.15 brings in riscv64 support
* jffi 1.3.12 brings in windows-aarch64 support
  • Loading branch information
headius committed Sep 12, 2023
1 parent bdffe77 commit 9e76b8b
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 @@ -79,7 +79,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.github.jnr</groupId>
Expand Down

0 comments on commit 9e76b8b

Please sign in to comment.