Update contributing url

This commit is contained in:
NotMyFault
2021-07-24 19:28:28 +02:00
parent 8ba2eb3330
commit f479e32b5f
6 changed files with 6 additions and 7 deletions

View File

@ -45,7 +45,7 @@ dependencies {
implementation("com.github.luben:zstd-jni:1.5.0-4")
compileOnly("net.fabiozumbi12:redprotect:1.9.6")
api("com.github.intellectualsites.plotsquared:PlotSquared-API:4.514") { isTransitive = false }
api("com.plotsquared:PlotSquared-Core:6.0.6-SNAPSHOT")
api("com.plotsquared:PlotSquared-Core:6.0.6-SNAPSHOT") { isTransitive = false }
compileOnlyApi("net.kyori:adventure-api:4.8.0")
compileOnlyApi("net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT")
api("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT")