Skip to content

Commit

Permalink
fix(deps): update dependency net.guizhanss:guizhanlib-api to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent c890e7d commit 7ec3408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {
dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
compileOnly("com.github.StarWishsama:Slimefun4:2024.3")
implementation("net.guizhanss:GuizhanLib-api:1.7.6")
implementation("net.guizhanss:GuizhanLib-api:1.8.0")
implementation("org.bstats:bstats-bukkit:3.0.2")
}

Expand Down

0 comments on commit 7ec3408

Please sign in to comment.