mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-21 10:38:28 -05:00
Removed custom maven server for JvmDowngrader
This commit is contained in:
parent
903846ff3f
commit
7058a8bc94
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@ pluginManagement {
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
maven {
|
|
||||||
name = "WagYourTail"
|
|
||||||
url = "https://maven.wagyourtail.xyz/releases"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue