Skip to content

Commit

Permalink
Update to JNA 5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Jan 28, 2023
1 parent 33b1aad commit 52899da
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna-platform</artifactId>
<version>5.12.1</version>
<version>5.13.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.12.1</version>
<version>5.13.0</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 52899da

Please sign in to comment.