We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a863920 commit b82b350Copy full SHA for b82b350
1 file changed
build.gradle.kts
@@ -20,9 +20,6 @@ allprojects {
20
maven("https://repo.codemc.io/repository/maven-releases/") {
21
name = "CodeMC"
22
}
23
- maven("https://maven.pvphub.me/tofaa") {
24
- name = "EntityLib"
25
- }
26
27
28
@@ -33,4 +30,4 @@ nmcpAggregation {
33
30
publishingType = "AUTOMATIC"
34
31
35
32
publishAllProjectsProbablyBreakingProjectIsolation()
36
-}
+}
0 commit comments