Skip to content

Commit

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

Bump spigot-api from 1.18-R0.1-SNAPSHOT to 1.18.1-R0.1-SNAPSHOT
  • Loading branch information
Lorenzo0111 committed Dec 26, 2021
2 parents 3d0fd46 + d7a5df3 commit fceb890
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 @@ -67,7 +67,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.5")
compileOnly("org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT")
compileOnly("org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT")
compileOnly("com.comphenix.protocol:ProtocolLib:4.7.0")
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
compileOnly("me.clip:placeholderapi:2.11.1")
Expand Down

0 comments on commit fceb890

Please sign in to comment.