Skip to content

Commit

Permalink
Bump io.specto:hoverfly-java-junit5 from 0.19.0 to 0.19.1 (#332)
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.19.0 to 0.19.1.
- [Commits](SpectoLabs/hoverfly-java@0.19.0...0.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent 858394a commit 154c0e1
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 @@ -51,7 +51,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.19.0")
testImplementation("io.specto:hoverfly-java-junit5:0.19.1")
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 154c0e1

Please sign in to comment.