Skip to content

Commit

Permalink
i guess this needs updating
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgeiss0702 committed Jan 7, 2025
1 parent 46215af commit d9f08fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spigot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
compileOnly("us.ajg0702:ajUtils:1.2.28")

compileOnly(group = "org.spigotmc", name = "spigot", version = "1.16.5-R0.1-SNAPSHOT")
compileOnly("me.clip:placeholderapi:2.10.4")
compileOnly("me.clip:placeholderapi:2.11.6")
}

tasks.withType<ProcessResources> {
Expand Down

0 comments on commit d9f08fc

Please sign in to comment.