Fix compilation

This commit is contained in:
2021-10-18 13:52:07 +03:00
parent 70fa7b7105
commit 0b3b183a14
2 changed files with 2 additions and 3 deletions

View File

@@ -93,7 +93,7 @@
<dependency>
<groupId>com.github.SkriptLang</groupId>
<artifactId>Skript</artifactId>
<version>2.6-alpha1</version>
<version>2.6-beta3</version>
<scope>provided</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client -->