diff --git a/build.gradle.kts b/build.gradle.kts index 55dce0b..6054cc4 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -100,7 +100,7 @@ allprojects { } } - publishing.repositories.maven("https://repo.codemc.io/repository/PlazmaMC/") { + publishing.repositories.maven("https://repo.codemc.io/repository/maven-snapshots/") { name = "codemc" credentials {