Dependency updates.
This commit is contained in:
parent
dbd17858b5
commit
f511db7b98
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
id "com.jfrog.bintray" version "1.7.3"
|
||||
id "com.github.ben-manes.versions" version "0.14.0"
|
||||
id "com.github.ben-manes.versions" version "0.17.0"
|
||||
}
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'idea'
|
||||
|
@ -66,7 +66,7 @@ dependencies {
|
|||
compile 'javax.servlet:javax.servlet-api:3.1.0'
|
||||
compile 'javax.servlet.jsp:jsp-api:2.2'
|
||||
|
||||
testCompile 'org.testng:testng:6.11'
|
||||
testCompile 'org.testng:testng:6.12'
|
||||
}
|
||||
|
||||
bintray {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue