1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-line-count.git synced 2025-04-24 18:57:11 -07:00
This commit is contained in:
Cedric Beust 2017-02-17 13:56:04 -08:00
parent 68fc9f6716
commit 83dbbc9fe1

View file

@ -17,10 +17,10 @@ val project = project {
name = "kobalt-line-count"
group = "com.beust.kobalt"
artifactId = name
version = "0.6"
version = "0.23"
dependencies {
compile("com.beust:kobalt-plugin-api:")
compile("com.beust:kobalt-plugin-api:0.930")
}
assemble {