Skip to content

Commit

Permalink
fix(pom): use slimefun beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ybw0014 committed Aug 11, 2023
1 parent e288873 commit 2a60594
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
</dependency>

<dependency>
<groupId>com.github.slimefun</groupId>
<artifactId>slimefun</artifactId>
<version>230809-4ea6c8b-Insider</version>
<groupId>com.github.StarWishsama</groupId>
<artifactId>Slimefun4</artifactId>
<version>eb20e5911f</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 2a60594

Please sign in to comment.