Skip to content

Commit f3684a6

Browse files
Bump io.specto:hoverfly-java-junit5 from 0.20.0 to 0.20.2 (#460)
Bumps [io.specto:hoverfly-java-junit5](https://github.com/SpectoLabs/hoverfly-java) from 0.20.0 to 0.20.2. - [Commits](SpectoLabs/hoverfly-java@0.20.0...0.20.2) --- updated-dependencies: - dependency-name: io.specto:hoverfly-java-junit5 dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 965ae02 commit f3684a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-opensearch/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
testImplementation("org.apache.openwebbeans:openwebbeans-se:2.0.27:jakarta")
5252
testImplementation("javax.servlet:javax.servlet-api:4.0.1")
5353
testImplementation("org.apache.xbean:xbean-asm5-shaded:4.5")
54-
testImplementation("io.specto:hoverfly-java-junit5:0.20.0")
54+
testImplementation("io.specto:hoverfly-java-junit5:0.20.2")
5555
testImplementation("org.skyscreamer:jsonassert:1.5.3")
5656
testImplementation("jakarta.annotation:jakarta.annotation-api:2.1.1")
5757
testImplementation(springLibs.web)

0 commit comments

Comments
 (0)