Updated to Kobalt 0.879
This commit is contained in:
parent
13cad5b069
commit
77f66db6b5
7 changed files with 20 additions and 8 deletions
|
@ -6,8 +6,8 @@ import net.thauvin.erik.kobalt.plugin.maven.local.*
|
|||
|
||||
val repos = repos(localMaven())
|
||||
|
||||
//val pl = plugins(file("../kobaltBuild/libs/kobalt-maven-local-0.5.0.jar"))
|
||||
val pl = plugins("net.thauvin.erik:kobalt-maven-local:0.5.0")
|
||||
val pl = plugins(file("../kobaltBuild/libs/kobalt-maven-local-0.5.0.jar"))
|
||||
//val pl = plugins("net.thauvin.erik:kobalt-maven-local:0.5.0")
|
||||
|
||||
val example = project {
|
||||
|
||||
|
@ -40,4 +40,4 @@ val example = project {
|
|||
application {
|
||||
mainClass = "com.example.Main"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
|
@ -1 +1 @@
|
|||
kobalt.version=0.869
|
||||
kobalt.version=0.879
|
Loading…
Add table
Add a link
Reference in a new issue