Skip to content

Commit ad9b0bf

Browse files
committed
chore(deps): 更新 Taboolib 版本支持 CatServer1.12.2 等服务端
- 将 Taboolib 更新至 6.2.4-7f8b30dc - 更新项目版本号至 3.9.10
1 parent 0fbc741 commit ad9b0bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2.4-1c0dbc5c"
75+
taboolib = "6.2.4-7f8b30dc"
7676
coroutines = null
7777
}
7878
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group=me.arasple.mc.trmenu
2-
version=3.9.9
2+
version=3.9.10

0 commit comments

Comments
 (0)