We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b92209 commit 049ef4eCopy full SHA for 049ef4e
build.gradle
@@ -41,7 +41,6 @@ dependencies {
41
42
// h2
43
testImplementation 'com.h2database:h2'
44
- implementation 'com.h2database:h2'
45
46
// jwt
47
implementation 'io.jsonwebtoken:jjwt-api:0.12.6'
0 commit comments