By the way, all that’s needed to update the build ...
# klaxon
c
By the way, all that’s needed to update the build to Kobalt is to add that last line:
Copy code
val p = project {
    name = "klaxon"
    group = "com.beust"
    artifactId = name
    version = Version.klaxon
    directory = "klaxon"