Skip to content

Commit 8af366d

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.testcontainers:testcontainers-bom from 2.0.1 to 2.0.2
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 2.0.1 to 2.0.2. - [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.1...2.0.2) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcebe0f commit 8af366d

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
@@ -92,7 +92,7 @@ under the License.
9292
<dependency>
9393
<groupId>org.testcontainers</groupId>
9494
<artifactId>testcontainers-bom</artifactId>
95-
<version>2.0.1</version>
95+
<version>2.0.2</version>
9696
<type>pom</type>
9797
<scope>import</scope>
9898
</dependency>

0 commit comments

Comments
 (0)