Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit b70aa9f

Browse files
GH-48 Update dependency dev.rollczi.litecommands:core to v2.8.0 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc83be9 commit b70aa9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
dependencies {
6-
implementation("dev.rollczi.litecommands:core:2.7.0")
6+
implementation("dev.rollczi.litecommands:core:2.8.0")
77
implementation("net.dzikoysk:cdn:1.14.1")
88

99
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.1")

0 commit comments

Comments
 (0)