Skip to content

Commit

Permalink
#93 Add POM version for JNA 5.7.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-rowe committed Nov 20, 2020
1 parent 75da1df commit 3549264
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 @@ -184,7 +184,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>issue-93-SNAPSHOT</version>
<version>5.7.0-SNAPSHOT</version>
</dependency>

<!-- JUnit -->
Expand Down

0 comments on commit 3549264

Please sign in to comment.