Skip to content

Commit

Permalink
Bump io.specto:hoverfly-java-junit5 from 0.17.0 to 0.17.1 (#3123)
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.17.0 to 0.17.1.
- [Commits](SpectoLabs/hoverfly-java@0.17.0...0.17.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 Mar 29, 2024
1 parent 87ec707 commit bbccac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -114,7 +114,7 @@ ext {
testAddonVersion = reactorCoreVersion
assertJVersion = '3.25.3'
awaitilityVersion = '4.2.1'
hoverflyJavaVersion = '0.17.0'
hoverflyJavaVersion = '0.17.1'
tomcatVersion = '9.0.87'
boringSslVersion = '2.0.65.Final'
junitVersion = '5.10.2'
Expand Down

0 comments on commit bbccac2

Please sign in to comment.