mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 02:55:05 -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 {
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven {
|
||||
name = "WagYourTail"
|
||||
url = "https://maven.wagyourtail.xyz/releases"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue