Skip to content

Commit 5fa7b84

Browse files
Bump org.spigotmc:spigot-api (#891)
Bumps org.spigotmc:spigot-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spigotmc:spigot-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3102e2a commit 5fa7b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929

3030
// Other dependencies that are not required or already available at runtime
3131
compileOnly("org.projectlombok:lombok:1.18.34")
32-
compileOnly("org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT")
32+
compileOnly("org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT")
3333
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
3434
compileOnly("net.ess3:EssentialsXSpawn:2.16.1")
3535
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.13-SNAPSHOT")

0 commit comments

Comments
 (0)