summaryrefslogtreecommitdiff
path: root/kobalt
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2016-01-07 23:29:32 +0400
committerCedric Beust <cedric@beust.com>2016-01-07 23:29:32 +0400
commitd87faf5d8478acf1d19b72c0a8851109d87b8ab5 (patch)
treeb642dea0cbd5105ba139d6c9ec2cd62b227e3ab6 /kobalt
parent331124c2f501cc113ddf404e98efb86e436e74d6 (diff)
downloadjcommander-d87faf5d8478acf1d19b72c0a8851109d87b8ab5.tar.gz
Update TestNG and Kobalt.
Diffstat (limited to 'kobalt')
-rw-r--r--kobalt/src/Build.kt2
-rw-r--r--kobalt/wrapper/kobalt-wrapper.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/kobalt/src/Build.kt b/kobalt/src/Build.kt
index 2fc75d8..48ffd8c 100644
--- a/kobalt/src/Build.kt
+++ b/kobalt/src/Build.kt
@@ -10,7 +10,7 @@ val jcommander = javaProject {
version = "1.54"
dependenciesTest {
- compile("org.testng:testng:6.9.9")
+ compile("org.testng:testng:6.9.10")
}
assemble {
diff --git a/kobalt/wrapper/kobalt-wrapper.properties b/kobalt/wrapper/kobalt-wrapper.properties
index e39c1c0..074312a 100644
--- a/kobalt/wrapper/kobalt-wrapper.properties
+++ b/kobalt/wrapper/kobalt-wrapper.properties
@@ -1 +1 @@
-kobalt.version=0.362 \ No newline at end of file
+kobalt.version=0.389 \ No newline at end of file