Added jcenter for latest version of testng.
This commit is contained in:
parent
7998e44939
commit
2120576cce
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ mainClassName = 'net.thauvin.erik.httpstatus.Reasons'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
jcenter()
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue