Skip to content

Commit 0945f12

Browse files
dependabot[bot]embano1
authored andcommitted
build(deps): Bump org.testcontainers:testcontainers-bom
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] <[email protected]>
1 parent 0c69f49 commit 0945f12

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
@@ -38,7 +38,7 @@
3838
<org.mockito.version>5.20.0</org.mockito.version>
3939
<org.slf4j.version>2.0.17</org.slf4j.version>
4040
<org.skyscreamer.version>1.5.3</org.skyscreamer.version>
41-
<org.testcontainers.version>2.0.1</org.testcontainers.version>
41+
<org.testcontainers.version>2.0.2</org.testcontainers.version>
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343
</properties>
4444

0 commit comments

Comments
 (0)