Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 9483fe6

Browse files
Bump org.spigotmc:spigot-api
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]>
1 parent cc871c1 commit 9483fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
// https://github.com/Bastian/bstats-metrics
3535
implementation 'org.bstats:bstats-bukkit:3.0.2'
3636
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
37-
compileOnly 'org.spigotmc:spigot-api:1.20.6-R0.1-SNAPSHOT'
37+
compileOnly 'org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT'
3838
}
3939

4040

0 commit comments

Comments
 (0)