3.0.5
Bugfix | Removed issue with removing keys from the flatfile
<!-- JitPack-Repo -->
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
- Place this in your dependency-section:
<dependency>
<groupId>com.github.JavaFactoryDev</groupId>
<artifactId>LightningStorage</artifactId>
<version>3.0.5</version>
</dependency>