Updated the JNA version

This commit is contained in:
Maschell 2017-04-01 17:15:32 +02:00
parent d0e7928ed2
commit 964cd999fe
1 changed files with 2 additions and 2 deletions

View File

@ -117,9 +117,9 @@
<version>1eb4087</version> <!-- JXInput 0.7 -->
</dependency>
<dependency>
<groupId>com.github.QuarkTheAwesome</groupId>
<groupId>com.github.Maschell</groupId>
<artifactId>purejavahidapi</artifactId>
<version>066842c</version>
<version>cbf0588</version>
</dependency>
</dependencies>
</project>