update dependencies
This commit is contained in:
+3
-3
@@ -30,7 +30,7 @@ repositories {
|
|||||||
url 'https://repo.extendedclip.com/content/repositories/placeholderapi/'
|
url 'https://repo.extendedclip.com/content/repositories/placeholderapi/'
|
||||||
}
|
}
|
||||||
maven {
|
maven {
|
||||||
url 'https://raw.github.com/PyvesB/AdvancedAchievements/mvn-repo/'
|
url 'https://nexus.bencodez.com/repository/maven-public/'
|
||||||
}
|
}
|
||||||
maven {
|
maven {
|
||||||
url 'https://jitpack.io'
|
url 'https://jitpack.io'
|
||||||
@@ -57,12 +57,12 @@ dependencies {
|
|||||||
compileOnly ('me.clip:placeholderapi:2.10.9') {
|
compileOnly ('me.clip:placeholderapi:2.10.9') {
|
||||||
exclude group: 'org.bstats'
|
exclude group: 'org.bstats'
|
||||||
}
|
}
|
||||||
compileOnly 'com.github.pyvesb:advanced-achievements:6.7.2'
|
compileOnly 'com.github.pyvesb:advanced-achievements:8.0.2'
|
||||||
compileOnly 'com.github.astei:Superbvote:700fca43659b438cb9bb36c218a7646d2f2ef315'
|
compileOnly 'com.github.astei:Superbvote:700fca43659b438cb9bb36c218a7646d2f2ef315'
|
||||||
compileOnly('com.github.mcMMO-Dev:mcMMO:601297') {
|
compileOnly('com.github.mcMMO-Dev:mcMMO:601297') {
|
||||||
exclude group: 'com.sk89q.worldguard'
|
exclude group: 'com.sk89q.worldguard'
|
||||||
}
|
}
|
||||||
compileOnly ('com.github.BenCodez:VotingPlugin:6.8.1') {
|
compileOnly ('com.bencodez:votingplugin:6.9.5') {
|
||||||
transitive = false
|
transitive = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user