Update to latest JNUSLib. This fixes a really rare error that happen by decrypting titles which have directory FSTEntries without a corresponding content entry. (Only seen at 0005000C10013000 v0)

This commit is contained in:
Maschell 2019-04-18 23:31:55 +02:00
parent e98832e6f8
commit 3005ed981f
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>a521b04</version>
<version>75e28a7</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>