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

Commit 582bee3

Browse files
GH-42 Update dependency io.papermc:paperlib to v1.0.8 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 872b3d6 commit 582bee3

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
@@ -8,7 +8,7 @@ dependencies {
88
implementation(project(":core"))
99

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

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

0 commit comments

Comments
 (0)