Skip to content

Commit f90bd87

Browse files
Bump org.spigotmc:spigot-api
Bumps org.spigotmc:spigot-api from 1.21.4-R0.1-SNAPSHOT to 1.21.5-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] <support@github.com>
1 parent 5a00d55 commit f90bd87

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
@@ -20,7 +20,7 @@ repositories {
2020

2121
dependencies {
2222

23-
compileOnly("org.spigotmc:spigot-api:1.21.4-R0.1-SNAPSHOT")
23+
compileOnly("org.spigotmc:spigot-api:1.21.5-R0.1-SNAPSHOT")
2424

2525
implementation("org.jetbrains:annotations:26.0.2")
2626

0 commit comments

Comments
 (0)