Skip to content

Commit 5e3a921

Browse files
Bump org.spigotmc:spigot-api
Bumps org.spigotmc:spigot-api from 1.21.3-R0.1-SNAPSHOT to 1.21.7-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spigotmc:spigot-api dependency-version: 1.21.7-R0.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11ab80c commit 5e3a921

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
@@ -44,7 +44,7 @@ repositories {
4444
val adventureVersion = "4.16.0"
4545

4646
dependencies {
47-
compileOnly("org.spigotmc:spigot-api:1.21.3-R0.1-SNAPSHOT")
47+
compileOnly("org.spigotmc:spigot-api:1.21.7-R0.1-SNAPSHOT")
4848

4949
compileOnly("org.apache.commons:commons-lang3:3.17.0")
5050
compileOnly("org.projectlombok:lombok:1.18.32")

0 commit comments

Comments
 (0)