Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency org.spigotmc:spigot-api to v1.20.4-exper…
Browse files Browse the repository at this point in the history
…imental-snapshot
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent f9d06fa commit 0642a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
compileOnly "org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT"
compileOnly "org.spigotmc:spigot-api:1.20.4-experimental-SNAPSHOT"
compileOnly "me.clip:placeholderapi:2.11.5"
implementation "dev.jorel:commandapi-bukkit-shade:9.3.0"
}
Expand Down

0 comments on commit 0642a8b

Please sign in to comment.