Support add/remove actions with numbers on variables & Update dependencies

This commit is contained in:
2022-03-22 11:58:41 +02:00
parent f0edb1cd21
commit 7effb90baa
5 changed files with 99 additions and 32 deletions

View File

@@ -6,7 +6,7 @@
<groupId>net.limework</groupId>
<artifactId>RediSkript</artifactId>
<version>1.3.4</version>
<version>1.3.5</version>
<modules>
<module>RediSkript-core</module>
<module>RediSkript-bukkit</module>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>siv-mode</artifactId>
<version>1.4.1</version>
<version>1.4.4</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-pool2 -->
<dependency>
@@ -57,4 +57,4 @@
<version>2.6.2</version>
</dependency>
</dependencies>
</project>
</project>