Skip to content

Commit

Permalink
Merge pull request Spazzinq#340 from Spazzinq/dependabot/gradle/beta/…
Browse files Browse the repository at this point in the history
…com.github.TechFortress-GriefPrevention-17.0.0

Bump com.github.TechFortress:GriefPrevention from 16.18.1 to 17.0.0
  • Loading branch information
Spazzinq authored Jan 11, 2024
2 parents 508b18a + c4bfca0 commit 863ba3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlightControl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
compileOnly ("com.intellectualsites.plotsquared:plotsquared-bukkit") { exclude(group: "*") }
compileOnly ('com.palmergames.bukkit.towny:towny:0.100.0.20') { exclude(group: "*") } // https://github.com/TownyAdvanced/Towny
compileOnly ('com.github.Angeschossen:LandsAPI:6.42.15') { exclude(group: "*") } // https://github.com/Angeschossen/LandsAPI
compileOnly ('com.github.TechFortress:GriefPrevention:16.18.1') { exclude(group: "*") } // https://github.com/TechFortress/GriefPrevention/
compileOnly ('com.github.TechFortress:GriefPrevention:17.0.0') { exclude(group: "*") } // https://github.com/TechFortress/GriefPrevention/
compileOnly ('com.griefdefender:api:2.1.0-SNAPSHOT') { exclude(group: "*") } // https://github.com/bloodmc/GriefDefenderAPI
compileOnly ('world.bentobox:bentobox:2.0.0-SNAPSHOT') { exclude(group: "*") } // https://github.com/bentoboxworld
compileOnly ('net.william278:HuskTowns:2.6.1') { exclude(group: "*") } // https://github.com/WiIIiam278/HuskTowns
Expand Down

0 comments on commit 863ba3d

Please sign in to comment.