Skip to content

Commit 849b9dc

Browse files
Bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.2 to 1.20.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@1.20.2...1.20.3) --- updated-dependencies: - 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 23e137e commit 849b9dc

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
@@ -69,7 +69,7 @@
6969
<groupId>org.testcontainers</groupId>
7070
<artifactId>testcontainers-bom</artifactId>
7171
<type>pom</type>
72-
<version>1.20.2</version>
72+
<version>1.20.3</version>
7373
<scope>import</scope>
7474
</dependency>
7575
<dependency>

0 commit comments

Comments
 (0)