Skip to content

Commit b005293

Browse files
Bump org.testcontainers:testcontainers-bom from 2.0.2 to 2.0.3
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 2.0.2 to 2.0.3. - [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.2...2.0.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9d255b commit b005293

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
@@ -87,7 +87,7 @@
8787

8888
<junit.version>5.13.4</junit.version>
8989
<kafka.version>4.1.1</kafka.version>
90-
<testcontainers.version>2.0.2</testcontainers.version>
90+
<testcontainers.version>2.0.3</testcontainers.version>
9191
<lombok.version>1.18.42</lombok.version>
9292
<assertj-core.version>3.27.6</assertj-core.version>
9393
<spotbugs-annotations.version>4.9.8</spotbugs-annotations.version>

0 commit comments

Comments
 (0)