We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7fc28 commit 64e374fCopy full SHA for 64e374f
gradle/scripts/repositories.gradle
@@ -111,7 +111,7 @@ repositories {
111
}
112
113
exclusiveContent { // Configuration
114
- forRepository { maven { url = "https://api.repsy.io/mvn/toma/public" } }
+ forRepository { maven { url = "https://repo.repsy.io/mvn/toma/public" } }
115
filter { includeGroup("dev.toma.configuration")}
116
117
0 commit comments