Skip to content

Commit

Permalink
Update Slimefun
Browse files Browse the repository at this point in the history
  • Loading branch information
Seggan committed Apr 10, 2024
1 parent 2323b25 commit 251ee4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
libraryAndTest(kotlin("script-runtime"))

compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
compileOnlyAndTest("com.github.Slimefun:Slimefun4:206a9d6")
compileOnlyAndTest("com.github.Slimefun:Slimefun4:RC-37")

implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("co.aikar:acf-paper:0.5.1-SNAPSHOT")
Expand Down

0 comments on commit 251ee4a

Please sign in to comment.