1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 16:07:12 -07:00

kobalt-line-count bump.

This commit is contained in:
Cedric Beust 2015-10-11 19:48:15 -07:00
parent bc3efc39f4
commit 75cc212de6

View file

@ -10,7 +10,7 @@ import com.beust.kobalt.plugin.linecount.lineCount
val repos = repos("https://dl.bintray.com/cbeust/maven/")
val plugins = plugins(
"com.beust.kobalt:kobalt-line-count:0.13"
"com.beust.kobalt:kobalt-line-count:0.14"
// file(homeDir("kotlin/kobalt-line-count/kobaltBuild/libs/kobalt-line-count-0.9.jar"))
)