Skip to content

Commit

Permalink
Bump io.specto:hoverfly-java-junit5 from 0.16.0 to 0.16.1 (#3028)
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.16.0 to 0.16.1.
- [Commits](SpectoLabs/hoverfly-java@0.16.0...0.16.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] authored Jan 15, 2024
1 parent c89c8d2 commit f44f069
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 @@ -114,7 +114,7 @@ ext {
testAddonVersion = reactorCoreVersion
assertJVersion = '3.25.1'
awaitilityVersion = '4.2.0'
hoverflyJavaVersion = '0.16.0'
hoverflyJavaVersion = '0.16.1'
tomcatVersion = '9.0.85'
boringSslVersion = '2.0.62.Final'
junitVersion = '5.10.1'
Expand Down

0 comments on commit f44f069

Please sign in to comment.