Skip to content

Commit 6d22fa2

Browse files
dependency: Update dependency io.papermc.paper:paper-api to v26
1 parent 40144d8 commit 6d22fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Versions {
22

33
const val SPIGOT_API = "1.21.3-R0.1-SNAPSHOT"
4-
const val PAPER_API = "1.21.3-R0.1-SNAPSHOT"
4+
const val PAPER_API = "26.1.2.build.63-stable"
55

66
const val ETERNALCODE_COMMONS = "1.3.4"
77
const val MULTIFICATION = "1.2.4"

0 commit comments

Comments
 (0)