Skip to content

Commit f30a67c

Browse files
committed
Remove duplicate dependency
1 parent 0435e9c commit f30a67c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-test/spring-test.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ dependencies {
8080
testImplementation("org.hibernate:hibernate-validator")
8181
testImplementation("org.hsqldb:hsqldb")
8282
testImplementation("org.junit.platform:junit-platform-testkit")
83-
testImplementation("org.mockito:mockito-core")
8483
testRuntimeOnly("com.sun.xml.bind:jaxb-core")
8584
testRuntimeOnly("com.sun.xml.bind:jaxb-impl")
8685
testRuntimeOnly("org.glassfish:jakarta.el")

0 commit comments

Comments
 (0)