Skip to content

Commit

Permalink
Merge pull request #25 from dogukancagatay/jna-dependency-version-update
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukancagatay authored Oct 28, 2024
2 parents 1252f92 + f4b37bc commit 2d66262
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 @@ -103,7 +103,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.14.0</version>
<version>5.15.0</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit 2d66262

Please sign in to comment.