Skip to content

Commit 69f0b9f

Browse files
dependabot[bot]rzo1
authored andcommitted
Bump testcontainers.version from 1.20.5 to 1.20.6
Bumps `testcontainers.version` from 1.20.5 to 1.20.6. Updates `org.testcontainers:junit-jupiter` from 1.20.5 to 1.20.6 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.5...1.20.6) Updates `org.testcontainers:testcontainers-bom` from 1.20.5 to 1.20.6 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.5...1.20.6) --- updated-dependencies: - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8347b3 commit 69f0b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ under the License.
7272
<jetbrains.annotations.version>26.0.2</jetbrains.annotations.version>
7373
<commons.io.version>2.17.0</commons.io.version>
7474
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
75-
<testcontainers.version>1.20.5</testcontainers.version>
75+
<testcontainers.version>1.20.6</testcontainers.version>
7676
<maven.mojo.license.plugin>2.5.0</maven.mojo.license.plugin>
7777
<jacoco.maven.plugin>0.8.12</jacoco.maven.plugin>
7878
<jacoco.haltOnFailure>false</jacoco.haltOnFailure>

0 commit comments

Comments
 (0)