aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-05-23 19:02:39 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-05-23 19:02:39 +0100
commit2641397822fd440af56cdf3996bf48291d1455d1 (patch)
tree9b363c3af361010de2b02d5e37985967d7836160
parent0e51c10f4eb859ecfce59c2fc2d1babff1ad5255 (diff)
Update ASkyBlock repo for real
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 18bbb5f8..67f2f07d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -45,7 +45,7 @@ dependencies {
exclude group: 'org.yaml', module: 'snakeyaml'
}
// ASkyBlock
- compileOnly ('com.wasteofplastic:askyblock:3.0.8.2') {
+ compileOnly ('com.wasteofplastic:askyblock:3.0.9.4') {
exclude group: 'net.milkbowl.vault', module: 'VaultAPI'
}
// BentoBox (bSkyBlock)