Skip to content

Commit 06d998f

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:testcontainers` 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: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) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5018776 commit 06d998f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<jackson.version>2.18.2</jackson.version>
136136
<jackson.databind.version>2.18.2</jackson.databind.version>
137137
<storm.kafka.client.version>3.9.0</storm.kafka.client.version>
138-
<testcontainers.version>1.20.5</testcontainers.version>
138+
<testcontainers.version>1.20.6</testcontainers.version>
139139

140140
<!-- Java and clojure build lifecycle test properties are defined here to avoid having to create a default profile -->
141141
<java.unit.test.exclude.groups>PerformanceTest</java.unit.test.exclude.groups>

0 commit comments

Comments
 (0)