Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lm-challenge
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Javier Hernández
lm-challenge
Commits
49f3d4bf
Commit
49f3d4bf
authored
Oct 17, 2019
by
Javier Hernández
🤓
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed Klaxon
- removed Klaxons dependecy
parent
65faecf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
build.gradle
build.gradle
+0
-2
No files found.
build.gradle
View file @
49f3d4bf
...
@@ -31,8 +31,6 @@ subprojects {
...
@@ -31,8 +31,6 @@ subprojects {
compile
"org.jetbrains.kotlin:kotlin-stdlib-jdk8"
compile
"org.jetbrains.kotlin:kotlin-stdlib-jdk8"
compile
"io.github.microutils:kotlin-logging:$kt_logging_version"
compile
"io.github.microutils:kotlin-logging:$kt_logging_version"
implementation
'ch.qos.logback:logback-classic:1.2.3'
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
// This dependencies are declared in the parent build.gradle
testCompile
"org.junit.jupiter:junit-jupiter-api:$jupiter_version"
testCompile
"org.junit.jupiter:junit-jupiter-api:$jupiter_version"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment