Skip to content

Commit

Permalink
Bump org.spigotmc:spigot-api
Browse files Browse the repository at this point in the history
Bumps org.spigotmc:spigot-api from 1.20.6-R0.1-SNAPSHOT to 1.21-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent 5c7dfb2 commit a78732b
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 @@ -38,7 +38,7 @@ repositories {
dependencies {
library 'com.google.code.gson:gson:2.11.0'
library "net.kyori:adventure-platform-bukkit:4.3.3"
compileOnly 'org.spigotmc:spigot-api:1.20.6-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT'
compileOnly 'com.github.UltraCosmetics:UltraCosmetics:3.6.0.1-RELEASE'
implementation 'org.bstats:bstats-bukkit:3.0.2'
}
Expand Down

0 comments on commit a78732b

Please sign in to comment.