diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-09-09 20:34:05 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-09-09 20:34:05 +0100 |
| commit | a9fcd6a9e5098d2a682a9a6c32ebdc8e4b842f84 (patch) | |
| tree | e5183409cc36b3f0b50c57de25100ef28c773e37 /bukkit/build.gradle | |
| parent | 015fc62ed6c5c90f376b9f9639675153950f1cdb (diff) | |
Update Slimefun (closes #258)
Diffstat (limited to 'bukkit/build.gradle')
| -rw-r--r-- | bukkit/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bukkit/build.gradle b/bukkit/build.gradle index 0f0b4390..1d902773 100644 --- a/bukkit/build.gradle +++ b/bukkit/build.gradle @@ -104,7 +104,7 @@ dependencies { compileOnly 'net.Indyuce:MMOItems:6.5' compileOnly 'io.lumine:MythicLib:1.1.1' // Slimefun4 - compileOnly 'com.github.Slimefun:Slimefun4:RC-26' + compileOnly 'com.github.Slimefun:Slimefun4:RC-28' // bStats implementation 'org.bstats:bstats-bukkit-lite:1.8' // HikariCP |
