Skip to content

Commit

Permalink
Merge pull request #6 from BySwiizen/dependabot/gradle/org.spigotmc-s…
Browse files Browse the repository at this point in the history
…pigot-api-1.20.3-R0.1-SNAPSHOT

Bump org.spigotmc:spigot-api from 1.20.2-R0.1-SNAPSHOT to 1.20.3-R0.1-SNAPSHOT
  • Loading branch information
BySwiizen authored Dec 6, 2023
2 parents 4a2e11d + 0fcfbe7 commit b56d171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.jetbrains/annotations
implementation 'org.jetbrains:annotations:24.1.0'
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/commits
compileOnly 'org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.20.3-R0.1-SNAPSHOT'
}


Expand Down

0 comments on commit b56d171

Please sign in to comment.