mirror of
https://github.com/ethauvin/kobalt-line-count.git
synced 2025-04-25 03:07:11 -07:00
0.155.
This commit is contained in:
parent
72d27ac7d4
commit
d6a5bd6268
3 changed files with 2 additions and 2 deletions
2
Build.kt
2
Build.kt
|
@ -18,7 +18,7 @@ val project = kotlinProject {
|
||||||
version = "0.8"
|
version = "0.8"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile("com.beust:kobalt:0.15")
|
compile("com.beust:kobalt:0.154")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -1 +1 @@
|
||||||
kobalt.version=0.154
|
kobalt.version=0.155
|
Loading…
Add table
Add a link
Reference in a new issue