Skip to content

Commit 1739c45

Browse files
committed
Bump TabooLib and project version
Updated TabooLib dependency to 6.2.4-621517d
1 parent 1958bd6 commit 1739c45

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.3-d4a5f0ea"
75+
taboolib = "6.2.4-621517d"
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.7
2+
version=3.9.8

0 commit comments

Comments
 (0)