Remove unneeded maven repos

This commit is contained in:
NotMyFault
2021-07-05 15:33:24 +02:00
parent 35b1202951
commit 22f11abce8
2 changed files with 0 additions and 15 deletions

View File

@ -38,10 +38,6 @@ repositories {
name = "Inventivetalent"
url = uri("https://repo.inventivetalent.org/content/groups/public/")
}
maven {
name = "IntellectualSites 3rd Party"
url = uri("https://mvn.intellectualsites.com/content/repositories/thirdparty")
}
maven {
name = "OSS Sonatype Snapshots"
url = uri("https://oss.sonatype.org/content/repositories/snapshots/")