Skip to content

Commit 6a87e36

Browse files
Bump org.spigotmc:spigot-api (#55)
Bumps org.spigotmc:spigot-api from 1.21.10-R0.1-SNAPSHOT to 1.21.11-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spigotmc:spigot-api dependency-version: 1.21.11-R0.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 390a33a commit 6a87e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repositories {
3131
val adventureVersion = "4.26.1"
3232

3333
dependencies {
34-
compileOnly("org.spigotmc:spigot-api:1.21.10-R0.1-SNAPSHOT")
34+
compileOnly("org.spigotmc:spigot-api:1.21.11-R0.1-SNAPSHOT")
3535

3636
compileOnly("org.apache.logging.log4j:log4j-api:2.25.3")
3737
implementation("org.bstats:bstats-bukkit:3.1.0")

0 commit comments

Comments
 (0)