mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 16:48:12 -07:00
Update dependency.
This commit is contained in:
parent
50da6b18f6
commit
1a3fdb776b
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// Used by the plugins
|
// Used by the plugins
|
||||||
compile("org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.0-rc-1036")
|
compile("org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.0")
|
||||||
|
|
||||||
// Used by the main app
|
// Used by the main app
|
||||||
compile("com.github.spullara.mustache.java:compiler:0.9.1",
|
compile("com.github.spullara.mustache.java:compiler:0.9.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue