Skip to content

Commit 46485f6

Browse files
authored
Update the Configuration mod repository URL (#4132)
1 parent 271be86 commit 46485f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/scripts/repositories.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
}
2626
}
2727
exclusiveContent { // Configuration
28-
forRepository { maven { url = "https://api.repsy.io/mvn/toma/public/" } }
28+
forRepository { maven { url = "https://repo.repsy.io/mvn/toma/public/" } }
2929
filter { includeGroup('dev.toma.configuration') }
3030
}
3131
exclusiveContent { // FTB mods

0 commit comments

Comments
 (0)