diff --git a/build.gradle b/build.gradle index ae7065f..e04f189 100644 --- a/build.gradle +++ b/build.gradle @@ -159,7 +159,7 @@ jar { publishing { repositories { maven { - name = "ViaVersion" + name = "Via" url = "https://repo.viaversion.com/" credentials(PasswordCredentials) authentication {