Skip to content

Commit

Permalink
Merge pull request #42 from BySwiizen/dependabot/gradle/org.spigotmc-…
Browse files Browse the repository at this point in the history
…spigot-api-1.21-R0.1-SNAPSHOT

Bump org.spigotmc:spigot-api from 1.20.6-R0.1-SNAPSHOT to 1.21-R0.1-SNAPSHOT
  • Loading branch information
BySwiizen authored Jun 16, 2024
2 parents bab466c + 9483fe6 commit f1d9bc7
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 @@ -34,7 +34,7 @@ dependencies {
// https://github.com/Bastian/bstats-metrics
implementation 'org.bstats:bstats-bukkit:3.0.2'
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
compileOnly 'org.spigotmc:spigot-api:1.20.6-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT'
}


Expand Down

0 comments on commit f1d9bc7

Please sign in to comment.