Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from YertinMC/dependabot/gradle/org.spigotmc-sp…
Browse files Browse the repository at this point in the history
…igot-api-1.17.1-R0.1-SNAPSHOT
  • Loading branch information
dependabot[bot] authored Oct 1, 2021
2 parents c69bc9f + 42be6f9 commit 0e16c0c
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 @@ subprojects {
}

dependencies {
compileOnly 'org.spigotmc:spigot-api:1.15.2-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT'

implementation 'org.slf4j:slf4j-api:2.0.0-alpha5'
}
Expand Down

0 comments on commit 0e16c0c

Please sign in to comment.