Skip to content

Commit 5535b44

Browse files
committed
Remove dead repo
1 parent fe2161b commit 5535b44

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

settings.gradle.kts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
pluginManagement {
22
includeBuild("build-logic")
33
repositories {
4-
maven(url = "https://repo.stellardrift.ca/repository/internal/") {
5-
name = "stellardriftReleases"
6-
mavenContent { releasesOnly() }
7-
}
8-
maven(url = "https://repo.stellardrift.ca/repository/snapshots/") {
9-
name = "stellardriftSnapshots"
10-
mavenContent { snapshotsOnly() }
11-
}
124
gradlePluginPortal()
135
maven("https://repo.jpenilla.xyz/snapshots")
146
}

0 commit comments

Comments
 (0)