mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
Upgrade domx.
This commit is contained in:
parent
9067872fbf
commit
f2d15c31da
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ val kobalt = kotlinProject(wrapper) {
|
||||||
compile("org.jetbrains.kotlin:kotlin-stdlib:1.0.0-beta-2423",
|
compile("org.jetbrains.kotlin:kotlin-stdlib:1.0.0-beta-2423",
|
||||||
"org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.0-beta-2423",
|
"org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.0-beta-2423",
|
||||||
"org.jetbrains.dokka:dokka-fatjar:0.9.2",
|
"org.jetbrains.dokka:dokka-fatjar:0.9.2",
|
||||||
"org.jetbrains.kotlinx:kotlinx.dom:0.0.2",
|
"org.jetbrains.kotlinx:kotlinx.dom:0.0.4",
|
||||||
|
|
||||||
"com.beust:jcommander:1.48",
|
"com.beust:jcommander:1.48",
|
||||||
"com.squareup.okhttp:okhttp:2.5.0",
|
"com.squareup.okhttp:okhttp:2.5.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue