Skip to content

Commit

Permalink
Bump io.specto:hoverfly-java-junit5 from 0.17.1 to 0.18.0
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.1 to 0.18.0.
- [Commits](SpectoLabs/hoverfly-java@0.17.1...0.18.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 33d246d commit b0d56ac
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 @@ -115,7 +115,7 @@ ext {
testAddonVersion = reactorCoreVersion
assertJVersion = '3.25.3'
awaitilityVersion = '4.2.1'
hoverflyJavaVersion = '0.17.1'
hoverflyJavaVersion = '0.18.0'
tomcatVersion = '9.0.88'
boringSslVersion = '2.0.65.Final'
junitVersion = '5.10.2'
Expand Down

0 comments on commit b0d56ac

Please sign in to comment.