Skip to content

Commit

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

Bump org.spigotmc:spigot-api from 1.20.5-R0.1-SNAPSHOT to 1.20.6-R0.1-SNAPSHOT
  • Loading branch information
BySwiizen authored Apr 30, 2024
2 parents 82edfea + aa1933c commit 7ed5597
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 @@ -30,7 +30,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.jetbrains/annotations
implementation 'org.jetbrains:annotations:24.1.0'
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
compileOnly 'org.spigotmc:spigot-api:1.20.5-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.20.6-R0.1-SNAPSHOT'
// https://github.com/Bastian/bstats-metrics
implementation 'org.bstats:bstats-bukkit:3.0.2'
}
Expand Down

0 comments on commit 7ed5597

Please sign in to comment.