diff --git a/kobalt/src/Build.kt b/kobalt/src/Build.kt index beb61f3..a187717 100644 --- a/kobalt/src/Build.kt +++ b/kobalt/src/Build.kt @@ -47,7 +47,7 @@ val p = project { } dependencies { - compile("com.beust:$kobaltDependency:0.842") + compile("com.beust:$kobaltDependency:0.863") } dependenciesTest { diff --git a/kobalt/wrapper/kobalt-wrapper.properties b/kobalt/wrapper/kobalt-wrapper.properties index a190289..3ac6f5c 100644 --- a/kobalt/wrapper/kobalt-wrapper.properties +++ b/kobalt/wrapper/kobalt-wrapper.properties @@ -1 +1 @@ -kobalt.version=0.862 \ No newline at end of file +kobalt.version=0.864 \ No newline at end of file