1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-line-count.git synced 2025-04-25 03:07:11 -07:00

Update to latest Kobalt.

This commit is contained in:
Cedric Beust 2016-01-07 21:48:05 +04:00
parent 32f698dd16
commit 4d447aae2d
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ val project = kotlinProject {
name = "kobalt-line-count" name = "kobalt-line-count"
group = "com.beust.kobalt" group = "com.beust.kobalt"
artifactId = name artifactId = name
version = "0.17" version = "0.18"
dependencies { dependencies {
compile("com.beust:kobalt-plugin-api:") compile("com.beust:kobalt-plugin-api:")

View file

@ -1 +1 @@
kobalt.version=0.388 kobalt.version=0.389