Skip to content

Commit

Permalink
Bump spigot-api from 1.18-R0.1-SNAPSHOT to 1.18.1-R0.1-SNAPSHOT (#211)
Browse files Browse the repository at this point in the history
Bumps spigot-api from 1.18-R0.1-SNAPSHOT to 1.18.1-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2021
1 parent 66b29d8 commit 82cf882
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 @@ -23,7 +23,7 @@ repositories {

dependencies {
implementation 'org.bstats:bstats-bukkit:2.2.1'
compileOnly 'org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
compileOnly 'org.jetbrains:annotations:23.0.0'
}

Expand Down

0 comments on commit 82cf882

Please sign in to comment.