Changed the used purejavahidapi version to a specific one

... for compatibilty reason.
This commit is contained in:
Maschell 2017-03-25 15:01:37 +01:00
parent d901da33e0
commit 6626adf4a9

View File

@ -119,7 +119,7 @@
<dependency>
<groupId>com.github.QuarkTheAwesome</groupId>
<artifactId>purejavahidapi</artifactId>
<version>master-SNAPSHOT</version>
<version>94cdc9b</version>
</dependency>
</dependencies>
</project>