Skip to content
Snippets Groups Projects
Commit f9f76725 authored by dgelessus's avatar dgelessus
Browse files

Switch to Maven Central from JCenter, which is shutting down

parent 72d97b42
No related branches found
No related tags found
No related merge requests found
Pipeline #54945 passed
......@@ -21,7 +21,7 @@ wrapper {
}
repositories {
jcenter()
mavenCentral()
if (isSnapshot) {
maven {
name("Sonatype snapshots")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment