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 60510b4 commit b5efab2Copy full SHA for b5efab2
build.gradle
@@ -45,7 +45,6 @@ dependencies {
45
api "org.hibernate.validator:hibernate-validator:7.0.1.Final"
46
api "org.glassfish:jakarta.el:4.0.2"
47
48
- testImplementation 'org.slf4j:slf4j-simple:1.7.31'
49
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
50
testImplementation 'org.codehaus.groovy:groovy-all:2.5.14'
51
}
src/test/resources/simplelogger.properties
0 commit comments