Skip to content

Commit bc71e22

Browse files
deps: Bump the testing group with 3 updates
Bumps the testing group with 3 updates: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java), [au.com.dius.pact.consumer:junit5](https://github.com/pact-foundation/pact-jvm) and [au.com.dius.pact.provider:junit5](https://github.com/pact-foundation/pact-jvm). Updates `org.testcontainers:testcontainers-bom` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.4...2.0.5) Updates `au.com.dius.pact.consumer:junit5` from 4.6.20 to 4.7.0 - [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.20 to 4.7.0 - [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.20 to 4.7.0 - [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: org.testcontainers:testcontainers-bom dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: au.com.dius.pact.consumer:junit5 dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: au.com.dius.pact.provider:junit5 dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: au.com.dius.pact.provider:junit5 dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbd47e2 commit bc71e22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464

6565
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
6666
<okhttp.version>5.3.2</okhttp.version>
67-
<testcontainers.version>2.0.4</testcontainers.version>
67+
<testcontainers.version>2.0.5</testcontainers.version>
6868
<wiremock.version>3.13.2</wiremock.version>
69-
<pact.version>4.6.20</pact.version>
69+
<pact.version>4.7.0</pact.version>
7070

7171
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
7272
<maven-surefire-plugin.version>3.5.5</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)