Skip to content

Commit c365e2a

Browse files
committed
Remov slf4j reference
1 parent df466db commit c365e2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ dependencies {
2222
testCompile group: 'junit', name: 'junit', version: '4.+'
2323
testCompile group: 'com.jayway.jsonpath', name: 'json-path', version: '2.1.0'
2424
testCompile group: 'org.mockito', name: 'mockito-all', version: '1.9.5'
25-
testCompile group: 'slf4j.org', name: 'slf4j', version: '1.6.1'
2625
// Uncomment if you are testing against a JSON-Java release
2726
// testCompile 'org.json:json:20160212'
2827
// Uncomment if you have copied a local JSON-Java jar file into this project

0 commit comments

Comments
 (0)