Skip to content

Commit

Permalink
Update dependency org.spigotmc:spigot-api to v1.21.4-R0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent c87e439 commit 5298137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
// https://github.com/google/gson
library 'com.google.code.gson:gson:2.11.0'
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
compileOnly 'org.spigotmc:spigot-api:1.21.3-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.21.4-R0.1-SNAPSHOT'
// https://github.com/UltraCosmetics/UltraCosmetics
compileOnly ('com.github.UltraCosmetics:UltraCosmetics:3.9-RELEASE') {
attributes {
Expand Down

0 comments on commit 5298137

Please sign in to comment.