Skip to content

Commit 8fed7f6

Browse files
Bump au.com.dius.pact.provider:maven from 4.6.4 to 4.6.5
Bumps [au.com.dius.pact.provider:maven](https://github.com/pact-foundation/pact-jvm) from 4.6.4 to 4.6.5. - [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>
1 parent 0cd2255 commit 8fed7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@
368368
<plugin>
369369
<groupId>au.com.dius.pact.provider</groupId>
370370
<artifactId>maven</artifactId>
371-
<version>4.6.4</version>
371+
<version>4.6.5</version>
372372
<configuration>
373373
<pactDirectory>./rest-controller/target/pacts</pactDirectory> <!-- Defaults to ${project.build.directory}/pacts -->
374374
<pactBrokerUrl>https://[your_pactflow_domain].pactflow.io/</pactBrokerUrl>

0 commit comments

Comments
 (0)