Skip to content

Commit

Permalink
testng version
Browse files Browse the repository at this point in the history
  • Loading branch information
stackmagic committed Jun 23, 2015
1 parent 116423b commit ab012ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
// unit testing
testCompile 'org.slf4j:jcl-over-slf4j:1.7.12'
testCompile 'ch.qos.logback:logback-classic:1.1.3'
testCompile 'org.testng:testng:6.9.4'
testCompile 'org.testng:testng:6.8.8'
}

// testing
Expand Down

0 comments on commit ab012ef

Please sign in to comment.