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

Commit 6f11eae

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bukkit/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111

1212
compileOnly("org.spigotmc:spigot-api:1.19.1-R0.1-SNAPSHOT")
1313
implementation("io.papermc:paperlib:1.0.8")
14-
implementation("dev.rollczi.litecommands:bukkit:2.7.0")
14+
implementation("dev.rollczi.litecommands:bukkit:2.8.0")
1515

1616
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.1")
1717
}

0 commit comments

Comments
 (0)