Skip to content

Commit

Permalink
Bump au.com.dius.pact.provider:maven from 4.6.14 to 4.6.15
Browse files Browse the repository at this point in the history
Bumps [au.com.dius.pact.provider:maven](https://github.com/pact-foundation/pact-jvm) from 4.6.14 to 4.6.15.
- [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.provider:maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 746a5fc commit 9006dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
<plugin>
<groupId>au.com.dius.pact.provider</groupId>
<artifactId>maven</artifactId>
<version>4.6.14</version>
<version>4.6.15</version>
<configuration>
<pactDirectory>target/pacts</pactDirectory>
<pactBrokerUrl>${PACT_BROKER_URL}</pactBrokerUrl>
Expand Down

0 comments on commit 9006dbe

Please sign in to comment.