Skip to content

Commit cb9b69a

Browse files
chore(deps): bump org.testcontainers:testcontainers-bom in /tests
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.4 to 1.20.5. - [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.4...1.20.5) --- 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 b72ba52 commit cb9b69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.testcontainers</groupId>
2121
<artifactId>testcontainers-bom</artifactId>
22-
<version>1.20.4</version>
22+
<version>1.20.5</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>

0 commit comments

Comments
 (0)