Skip to content

Commit 017aefd

Browse files
author
TrueMB
committed
Fix: Update jeff media Repository
1 parent 2abf141 commit 017aefd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
}
2626

2727
maven {
28-
url = uri('https://hub.jeff-media.com/nexus/repository/jeff-media-public/')
28+
url = uri('https://repo.jeff-media.com/public/')
2929
}
3030

3131
maven {
@@ -75,7 +75,7 @@ dependencies {
7575
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.9-SNAPSHOT'
7676
compileOnly 'com.github.DeadSilenceIV:AdvancedChestsAPI:3.2-BETA'
7777
compileOnly 'org.black_ixx:playerpoints:3.2.6'
78-
compileOnly 'me.clip:placeholderapi:2.11.4'
78+
compileOnly 'me.clip:placeholderapi:2.11.6'
7979
compileOnly 'net.luckperms:api:5.4'
8080
compileOnly 'com.acrobot.chestshop:chestshop:3.12.2' //ChestShopAPI
8181

0 commit comments

Comments
 (0)