Skip to content

Commit

Permalink
Merge pull request #71 from camdenorrb/dependabot/gradle/org.spigotmc…
Browse files Browse the repository at this point in the history
…-spigot-api-1.21.1-R0.1-SNAPSHOT

Bump org.spigotmc:spigot-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT
  • Loading branch information
github-actions[bot] committed Aug 9, 2024
2 parents 157dfc2 + 4519379 commit bbffcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {

dependencies {

compileOnly("org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT")
compileOnly("org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT")

implementation("org.jetbrains:annotations:24.1.0")

Expand Down

0 comments on commit bbffcbb

Please sign in to comment.