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:
parent
32f698dd16
commit
4d447aae2d
2 changed files with 2 additions and 2 deletions
|
@ -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:")
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
kobalt.version=0.388
|
kobalt.version=0.389
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue