We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75ab05 commit 7f53762Copy full SHA for 7f53762
build.gradle
@@ -51,6 +51,7 @@ subprojects {
51
repositories {
52
mavenCentral()
53
maven { url "https://repo.springsource.org/release" }
54
+ maven { url "https://packages.scm-manager.org/repository/releases/" }
55
}
56
57
test {
0 commit comments