Skip to content

Commit

Permalink
Revert "Fix #255 - missing slf4j dep"
Browse files Browse the repository at this point in the history
This reverts commit c08cd63.
  • Loading branch information
sscarduzio committed Jul 31, 2017
1 parent c08cd63 commit 0179bbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ dependencies {
exclude group: 'com.google.code.gson', module: 'gson'
}
compile 'org.slf4j:slf4j-api:1.7.25'
compile 'org.slf4j:slf4j-simple:1.7.25'

compile 'com.fasterxml.jackson.core:jackson-databind:2.8.6'

Expand Down

0 comments on commit 0179bbd

Please sign in to comment.