Added jcenter for latest version of testng.
This commit is contained in:
parent
a907a29176
commit
4c7f42f381
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ def pkgLabels = ['java', 'annotation', 'processor', 'semantic', 'version']
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
jcenter()
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue