Commit 49f3d4bf authored by Javier Hernández's avatar Javier Hernández 🤓

Removed Klaxon

- removed Klaxons dependecy
parent 65faecf1
......@@ -31,8 +31,6 @@ subprojects {
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
compile "io.github.microutils:kotlin-logging:$kt_logging_version"
implementation 'ch.qos.logback:logback-classic:1.2.3'
compile 'com.beust:klaxon:5.0.13'
// This dependencies are declared in the parent build.gradle
testCompile "org.junit.jupiter:junit-jupiter-api:$jupiter_version"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment