Skip to content

Commit 0fbc741

Browse files
committed
chore(deps): 更新 Taboolib 依赖版本
- 将 Taboolib 从 6.2.4-621517d 更新至 6.2.4-1c0dbc5c - 更新项目版本号从 3.9.8 至 3.9.9
1 parent ca87c5d commit 0fbc741

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-621517d"
75+
taboolib = "6.2.4-1c0dbc5c"
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.8
2+
version=3.9.9

0 commit comments

Comments
 (0)