Skip to content

Commit 64e374f

Browse files
authored
Update toma repo (#161)
1 parent 7d7fc28 commit 64e374f

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
@@ -111,7 +111,7 @@ repositories {
111111
}
112112
}
113113
exclusiveContent { // Configuration
114-
forRepository { maven { url = "https://api.repsy.io/mvn/toma/public" } }
114+
forRepository { maven { url = "https://repo.repsy.io/mvn/toma/public" } }
115115
filter { includeGroup("dev.toma.configuration")}
116116
}
117117
}

0 commit comments

Comments
 (0)