aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit
diff options
context:
space:
mode:
Diffstat (limited to 'bukkit')
-rw-r--r--bukkit/build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/bukkit/build.gradle.kts b/bukkit/build.gradle.kts
index 2d3dbeda..99cedbc9 100644
--- a/bukkit/build.gradle.kts
+++ b/bukkit/build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
compileOnlyProject(":common")
// Paper
- compileOnlyServer("io.papermc.paper:paper-api:1.21.5-R0.1-SNAPSHOT")
+ compileOnlyServer("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
// ASkyBlock
compileOnlyPlugin("com.wasteofplastic:askyblock:3.0.9.4")