update third party libs
testng 6.11 -> 6.13.1 jackson-databind 2.9.1 -> 2.9.3 guava 23.0 -> 23.6-jre
This commit is contained in:
@@ -31,7 +31,7 @@ subprojects {
|
||||
|
||||
// dependencies that all sub-projects have
|
||||
dependencies {
|
||||
testCompile group: 'org.testng', name: 'testng', version: '6.11'
|
||||
testCompile group: 'org.testng', name: 'testng', version: '6.13.1'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user