Update to latest JNUSLIB, this fixes WUD support of non-gm partitions with FST > 0x8000 bytes.

This commit is contained in:
Maschell 2019-04-15 19:32:19 +02:00
parent 0e00d6d28a
commit c7f65b2e08
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
<dependency>
<groupId>com.github.Maschell</groupId>
<artifactId>JNUSLib</artifactId>
<version>151ad6e</version>
<version>a521b04</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>