Skip to content

Commit 9d280f5

Browse files
committed
Remove tterrag maven
1 parent f26ed86 commit 9d280f5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

buildSrc/src/main/groovy/modernfix.common-conventions.gradle

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,4 @@ repositories {
124124
includeGroup "com.terraformersmc"
125125
}
126126
}
127-
exclusiveContent {
128-
forRepository {
129-
maven {
130-
url "https://maven.tterrag.com"
131-
}
132-
}
133-
filter {
134-
includeGroup "team.chisel.ctm"
135-
}
136-
}
137127
}

0 commit comments

Comments
 (0)