Change alttd repo and update Galaxy api to 1.18

This commit is contained in:
destro174
2021-11-26 19:46:13 +01:00
parent 0199a67e77
commit 09cce67d0d
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -94,10 +94,10 @@
<artifactId>configurate-yaml</artifactId>
<version>3.7.1</version>
</dependency>
<dependency><!-- Galaxy -->
<dependency>
<groupId>com.alttd</groupId>
<artifactId>galaxy-api</artifactId>
<version>1.17.1-R0.1-SNAPSHOT</version>
<version>1.18-pre5-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>