Skip to content

Commit 8c50537

Browse files
build(deps): bump org.testcontainers:testcontainers-bom from 1.20.5 to 1.20.6 (#812)
build(deps): bump org.testcontainers:testcontainers-bom Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.5 to 1.20.6. - [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.5...1.20.6) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af666bb commit 8c50537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<dependency>
269269
<groupId>org.testcontainers</groupId>
270270
<artifactId>testcontainers-bom</artifactId>
271-
<version>1.20.5</version>
271+
<version>1.20.6</version>
272272
<type>pom</type>
273273
<scope>import</scope>
274274
</dependency>

0 commit comments

Comments
 (0)