Skip to content

Commit

Permalink
build(deps): bump au.com.dius.pact.consumer:junit5 from 4.6.7 to 4.6.9
Browse files Browse the repository at this point in the history
Bumps [au.com.dius.pact.consumer:junit5](https://github.com/pact-foundation/pact-jvm) from 4.6.7 to 4.6.9.
- [Release notes](https://github.com/pact-foundation/pact-jvm/releases)
- [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pact-foundation/pact-jvm/commits)

---
updated-dependencies:
- dependency-name: au.com.dius.pact.consumer:junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent c740c34 commit c7e2972
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 @@ -39,7 +39,7 @@ dependencies {
testImplementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'

testImplementation 'au.com.dius.pact.consumer:java8:4.1.42'
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.7'
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.9'
testImplementation 'au.com.dius.pact.provider:junit5spring:4.6.7'

testImplementation 'org.json:json:20240303'
Expand Down

0 comments on commit c7e2972

Please sign in to comment.