Skip to content

Commit c5624ff

Browse files
Update dependency io.papermc.paper:paper-api to v26
1 parent 5c7e33f commit c5624ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
2828
version("postgresql", "42.7.10")
2929

3030
//Paper
31-
library("paper", "io.papermc.paper", "paper-api").version("1.21.1-R0.1-SNAPSHOT")
31+
library("paper", "io.papermc.paper", "paper-api").version("26.1.2.build.53-stable")
3232
library("adventureBukkit", "net.kyori", "adventure-platform-bukkit").version("4.4.1")
3333

3434
//Cloud command framework

0 commit comments

Comments
 (0)