We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30b2686 + f4ecb33 commit 385ab70Copy full SHA for 385ab70
build.gradle
@@ -46,7 +46,6 @@ dependencies {
46
compile "com.google.code.gson:gson:2.2.2"
47
compile "org.slf4j:slf4j-api:1.7.5"
48
compile "org.java-websocket:java-websocket:1.3.1"
49
- runtime "org.slf4j:slf4j-log4j12:1.7.5"
50
testCompile "org.mockito:mockito-all:1.8.5"
51
testCompile "org.powermock:powermock-module-junit4:1.4.11"
52
testCompile "org.powermock:powermock-api-mockito:1.4.11"
0 commit comments