1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-line-count.git synced 2025-04-24 18:57: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"
group = "com.beust.kobalt"
artifactId = name
version = "0.17"
version = "0.18"
dependencies {
compile("com.beust:kobalt-plugin-api:")

View file

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