Skip to content

Commit 8817a61

Browse files
Merge pull request #102 from camdenorrb/dependabot/gradle/org.spigotmc-spigot-api-1.21.5-R0.1-SNAPSHOT
Bump org.spigotmc:spigot-api from 1.21.4-R0.1-SNAPSHOT to 1.21.5-R0.1-SNAPSHOT
2 parents 5a00d55 + f90bd87 commit 8817a61

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)