Skip to content

Commit 5be4529

Browse files
dependabot[bot]tglman
authored andcommitted
chore(deps-dev): bump org.testcontainers:testcontainers
Bumps [org.testcontainers:testcontainers](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 dependency-version: 1.21.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bb451f commit 5be4529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.testcontainers</groupId>
103103
<artifactId>testcontainers</artifactId>
104-
<version>1.21.0</version>
104+
<version>1.21.1</version>
105105
<scope>test</scope>
106106
</dependency>
107107

0 commit comments

Comments
 (0)