Skip to content

Commit a7b3f5e

Browse files
build(deps): bump org.testcontainers:testcontainers-bom from 1.21.0 to 1.21.1 (#873)
build(deps): bump org.testcontainers:testcontainers-bom Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.21.0 to 1.21.1. - [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.21.0...1.21.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 1.21.1 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> Co-authored-by: Jens-Otto Larsen <[email protected]>
1 parent a5f083b commit a7b3f5e

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
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>org.testcontainers</groupId>
277277
<artifactId>testcontainers-bom</artifactId>
278-
<version>1.21.0</version>
278+
<version>1.21.1</version>
279279
<type>pom</type>
280280
<scope>import</scope>
281281
</dependency>

0 commit comments

Comments
 (0)