Skip to content

Commit 6a8fbd3

Browse files
Bump org.spigotmc:spigot-api
Bumps org.spigotmc:spigot-api from 1.20.4-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]>
1 parent 976d235 commit 6a8fbd3

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
@@ -28,7 +28,7 @@ dependencies {
2828

2929
// Other dependencies that are not required or already available at runtime
3030
compileOnly("org.projectlombok:lombok:1.18.30")
31-
compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
31+
compileOnly("org.spigotmc:spigot-api:1.20.6-R0.1-SNAPSHOT")
3232
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
3333
compileOnly("net.ess3:EssentialsXSpawn:2.16.1")
3434
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.13-SNAPSHOT")

0 commit comments

Comments
 (0)