Skip to content

Commit

Permalink
Bump io.specto:hoverfly-java-junit5 from 0.19.0 to 0.19.1 (#3412)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent ad9842d commit 08932ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ ext {
testAddonVersion = reactorCoreVersion
assertJVersion = '3.26.3'
awaitilityVersion = '4.2.2'
hoverflyJavaVersion = '0.19.0'
hoverflyJavaVersion = '0.19.1'
tomcatVersion = '9.0.93'
boringSslVersion = '2.0.65.Final'
junitVersion = '5.11.0'
Expand Down

0 comments on commit 08932ea

Please sign in to comment.