Skip to content

Commit

Permalink
Merge pull request #381 from Spazzinq/dependabot/gradle/beta/com.palm…
Browse files Browse the repository at this point in the history
…ergames.bukkit.towny-towny-0.100.3.4

Bump com.palmergames.bukkit.towny:towny from 0.100.3.0 to 0.100.3.4
  • Loading branch information
Spazzinq authored Jul 9, 2024
2 parents a6d49fb + 2f345c3 commit a87e895
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 @@ -27,7 +27,7 @@ dependencies {
}
compileOnly ("com.intellectualsites.plotsquared:plotsquared-core") { exclude(group: "*") }
compileOnly ("com.intellectualsites.plotsquared:plotsquared-bukkit") { exclude(group: "*") }
compileOnly ('com.palmergames.bukkit.towny:towny:0.100.3.0') { exclude(group: "*") } // https://github.com/TownyAdvanced/Towny, CC BY-NC-ND 3.0
compileOnly ('com.palmergames.bukkit.towny:towny:0.100.3.4') { exclude(group: "*") } // https://github.com/TownyAdvanced/Towny, CC BY-NC-ND 3.0
compileOnly ('com.github.Angeschossen:LandsAPI:7.6.1') { exclude(group: "*") } // https://github.com/Angeschossen/LandsAPI, None
compileOnly ('com.github.TechFortress:GriefPrevention:17.0.0') { exclude(group: "*") } // https://github.com/TechFortress/GriefPrevention, GPL-3.0
compileOnly ('com.griefdefender:api:2.1.0-SNAPSHOT') { exclude(group: "*") } // https://github.com/bloodmc/GriefDefenderAPI, MIT
Expand Down

0 comments on commit a87e895

Please sign in to comment.