Skip to content

Commit 12fdb13

Browse files
committed
chore(build): 升级 TabooLib 修复 26.1.2 等版本无法使用 Fakeop 的问题
将 TabooLib 升级到 6.3.0-5880b4c,跟随上游修复在 26.1.2 等 版本上 BukkitFakeOp 失效的问题。
1 parent 4866e8a commit 12fdb13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ subprojects {
7272
disableOnSkippedVersion = false
7373
}
7474
version {
75-
taboolib = "6.3.0-932e79c"
75+
taboolib = "6.3.0-5880b4c"
7676
coroutines = null
7777
}
7878
}

0 commit comments

Comments
 (0)