We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965ae02 commit f3684a6Copy full SHA for f3684a6
spring-data-opensearch/build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
testImplementation("org.apache.openwebbeans:openwebbeans-se:2.0.27:jakarta")
52
testImplementation("javax.servlet:javax.servlet-api:4.0.1")
53
testImplementation("org.apache.xbean:xbean-asm5-shaded:4.5")
54
- testImplementation("io.specto:hoverfly-java-junit5:0.20.0")
+ testImplementation("io.specto:hoverfly-java-junit5:0.20.2")
55
testImplementation("org.skyscreamer:jsonassert:1.5.3")
56
testImplementation("jakarta.annotation:jakarta.annotation-api:2.1.1")
57
testImplementation(springLibs.web)
0 commit comments