Skip to content

Commit

Permalink
Merge pull request #47 from Lorenzo0111/dependabot/gradle/org.spigotm…
Browse files Browse the repository at this point in the history
…c-spigot-api-1.18-R0.1-SNAPSHOT

Bump spigot-api from 1.18-pre8-R0.1-SNAPSHOT to 1.18-R0.1-SNAPSHOT
  • Loading branch information
Lorenzo0111 committed Dec 3, 2021
2 parents c68d62a + 0d5c0c1 commit 9e36f88
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 9e36f88

Please sign in to comment.