Skip to content

Commit

Permalink
Bump spigot-api from 1.18-pre8-R0.1-SNAPSHOT to 1.18-R0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps spigot-api from 1.18-pre8-R0.1-SNAPSHOT to 1.18-R0.1-SNAPSHOT.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2021
1 parent c68d62a commit 0d5c0c1
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 @@ -64,7 +64,7 @@ dependencies {
implementation("space.rocketplugins.pluginslib:bukkit:2.0.3.2")
implementation("io.github.slimjar:slimjar:1.2.7")
implementation("dev.triumphteam:triumph-gui:3.0.4")
compileOnly("org.spigotmc:spigot-api:1.18-pre8-R0.1-SNAPSHOT")
compileOnly("org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT")
compileOnly("com.comphenix.protocol:ProtocolLib:4.7.0")
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
compileOnly("me.clip:placeholderapi:2.10.10")
Expand Down

0 comments on commit 0d5c0c1

Please sign in to comment.