testProject/new-mpp-published: Replace jcenter with mavenCentral

This commit is contained in:
sebastian.sellmair
2021-03-17 11:16:15 +01:00
committed by TeamCityServer
parent 0a732869e9
commit 24ce6957a9
@@ -6,7 +6,7 @@ plugins {
repositories {
mavenLocal()
maven("../repo")
jcenter()
mavenCentral()
}
group = "com.example.bar"