Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Commit e6415f1

Browse files
fix(deps): update dependency net.guizhanss:guizhanlib-api to v1.8.1
1 parent c890e7d commit e6415f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repositories {
2222
dependencies {
2323
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
2424
compileOnly("com.github.StarWishsama:Slimefun4:2024.3")
25-
implementation("net.guizhanss:GuizhanLib-api:1.7.6")
25+
implementation("net.guizhanss:GuizhanLib-api:1.8.1")
2626
implementation("org.bstats:bstats-bukkit:3.0.2")
2727
}
2828

0 commit comments

Comments
 (0)