Skip to content

Commit ab3355c

Browse files
Bump org.spigotmc:spigot-api (#46)
Bumps org.spigotmc:spigot-api from 1.21.11-R0.2-SNAPSHOT to 26.1-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spigotmc:spigot-api dependency-version: 26.1-R0.1-SNAPSHOT dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af144c1 commit ab3355c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
22
// Dependencies
3-
compileOnly("org.spigotmc:spigot-api:1.21.11-R0.2-SNAPSHOT")
3+
compileOnly("org.spigotmc:spigot-api:26.1-R0.1-SNAPSHOT")
44

55
// Soft Dependencies
66
compileOnly("me.clip:placeholderapi:2.12.2")

0 commit comments

Comments
 (0)