Skip to content

Commit 3eaec6f

Browse files
Bump pact.version from 4.6.15 to 4.6.17
Bumps `pact.version` from 4.6.15 to 4.6.17. Updates `au.com.dius.pact.consumer:junit5` from 4.6.15 to 4.6.17 - [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) Updates `au.com.dius.pact.provider:junit5` from 4.6.15 to 4.6.17 - [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-version: 4.6.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: au.com.dius.pact.provider:junit5 dependency-version: 4.6.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c7f8ae commit 3eaec6f

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
@@ -18,7 +18,7 @@
1818
<properties>
1919
<java.version>19</java.version>
2020
<dropwizard.version>4.0.10</dropwizard.version>
21-
<pact.version>4.6.15</pact.version>
21+
<pact.version>4.6.17</pact.version>
2222
<kotlin.version>2.0.21</kotlin.version>
2323
<jersey.version>3.1.9</jersey.version>
2424
<netty.version>4.2.1.Final</netty.version>

0 commit comments

Comments
 (0)