Update to use the latest JNUSLIB version.

This fixed WUD parsing on *nix and more.
This commit is contained in:
Maschell 2019-02-11 17:32:27 +01:00
parent 0529ab5c5d
commit d0b2629278
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
<dependency>
<groupId>com.github.Maschell</groupId>
<artifactId>JNUSLib</artifactId>
<version>8016b3e</version>
<version>8124bb2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->