1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-line-count.git synced 2025-04-25 03:07:11 -07:00
This commit is contained in:
Cedric Beust 2017-02-20 09:18:39 -08:00
parent 83dbbc9fe1
commit c3ba642496
2 changed files with 7 additions and 4 deletions

View file

@ -20,7 +20,7 @@ val project = project {
version = "0.23"
dependencies {
compile("com.beust:kobalt-plugin-api:0.930")
compile("com.beust:kobalt-plugin-api:0.939")
}
assemble {