Skip to content

Commit

Permalink
Update dependency net.axay:kspigot to v1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 3da2f84 commit e36570c
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 @@ -24,7 +24,7 @@ repositories {
dependencies {
paperweight.paperDevBundle("1.19.4-R0.1-SNAPSHOT")

implementation("net.axay:kspigot:1.19.2")
implementation("net.axay:kspigot:1.20.4")
compileOnly("net.luckperms:api:5.4")

implementation("net.cherrycave:birgid:0.2.0")
Expand Down

0 comments on commit e36570c

Please sign in to comment.