Bump SimplixStorage from 3.1.9 to 3.2.3

Bumps [SimplixStorage](https://github.com/JavaFactoryDev/LightningStorage) from 3.1.9 to 3.2.3.
- [Release notes](https://github.com/JavaFactoryDev/LightningStorage/releases)
- [Commits](https://github.com/JavaFactoryDev/LightningStorage/compare/3.1.9...3.2.3)

---
updated-dependencies:
- dependency-name: com.github.simplix-softworks:SimplixStorage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-06 23:19:52 +00:00 committed by GitHub
parent 8c9ee11dd8
commit 4185f6a31b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
<dependency> <dependency>
<groupId>com.github.simplix-softworks</groupId> <groupId>com.github.simplix-softworks</groupId>
<artifactId>SimplixStorage</artifactId> <artifactId>SimplixStorage</artifactId>
<version>3.1.9</version> <version>3.2.3</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
</dependencies> </dependencies>