Skip to content

Commit 71d4f47

Browse files
(fix) update: Bump testcontainers from 1.17.5 to 1.17.6 (#97)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.5 to 1.17.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.17.5...1.17.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b9bb1b commit 71d4f47

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.testcontainers</groupId>
9898
<artifactId>testcontainers</artifactId>
99-
<version>1.17.5</version>
99+
<version>1.17.6</version>
100100
<scope>test</scope>
101101
</dependency>
102102

0 commit comments

Comments
 (0)