Skip to content

Commit

Permalink
Bump io.specto:hoverfly-java-junit5 from 0.18.1 to 0.19.0 (#303)
Browse files Browse the repository at this point in the history
Bumps [io.specto:hoverfly-java-junit5](https://github.com/SpectoLabs/hoverfly-java) from 0.18.1 to 0.19.0.
- [Commits](SpectoLabs/hoverfly-java@0.18.1...0.19.0)

---
updated-dependencies:
- dependency-name: io.specto:hoverfly-java-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 6ac8995 commit da35a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-data-opensearch/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
testImplementation("org.apache.openwebbeans:openwebbeans-se:2.0.27:jakarta")
testImplementation("javax.servlet:javax.servlet-api:4.0.1")
testImplementation("org.apache.xbean:xbean-asm5-shaded:4.5")
testImplementation("io.specto:hoverfly-java-junit5:0.18.1")
testImplementation("io.specto:hoverfly-java-junit5:0.19.0")
testImplementation("org.skyscreamer:jsonassert:1.5.3")
testImplementation("jakarta.annotation:jakarta.annotation-api:2.1.1")
testImplementation(springLibs.web)
Expand Down

0 comments on commit da35a87

Please sign in to comment.