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.5-R0.1-SNAPSHOT to 1.20.6-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent f2a3d10 commit 58f427b
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 58f427b

Please sign in to comment.