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.
1 parent 467719c commit 41b4aa2Copy full SHA for 41b4aa2
lib/build.gradle
@@ -21,8 +21,6 @@ dependencies {
21
22
implementation group: 'org.slf4j', name: 'slf4j-log4j12', version: "1.7.25"
23
24
- implementation "com.github.walleth:khex:0.6"
25
-
26
testImplementation 'org.assertj:assertj-core:3.11.1'
27
testCompile 'org.junit.jupiter:junit-jupiter-api:5.3.2'
28
testCompile 'org.junit.jupiter:junit-jupiter-params:5.3.2'
0 commit comments