Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit cf844c1

Browse files
committed
feat: bug fixes and a type of machine
1 parent 4842c51 commit cf844c1

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

pom.xml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,15 @@
7979
</build>
8080

8181
<repositories>
82-
<repository>
83-
<id>AlessioDP</id>
84-
<url>https://repo.alessiodp.com/releases/</url>
85-
</repository>
8682
<repository>
8783
<id>jitpack</id>
8884
<url>https://jitpack.io</url>
8985
</repository>
86+
<repository>
87+
<id>AlessioDP</id>
88+
<url>https://repo.alessiodp.com/releases/</url>
89+
</repository>
90+
9091
<repository>
9192
<id>minebench-repo</id>
9293
<url>https://repo.minebench.de/</url>
@@ -167,7 +168,7 @@
167168
<dependency>
168169
<groupId>com.github.Slimefun</groupId>
169170
<artifactId>Slimefun4</artifactId>
170-
<version>master-SNAPSHOT</version>
171+
<version>RC-37</version>
171172
<scope>provided</scope>
172173
</dependency>
173174
<dependency>

0 commit comments

Comments
 (0)