Skip to content

Commit 5b9bb1b

Browse files
(fix) update: Bump junit-jupiter from 1.17.5 to 1.17.6 (#98)
Bumps [junit-jupiter](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:junit-jupiter 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 71be34f commit 5b9bb1b

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
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.testcontainers</groupId>
105105
<artifactId>junit-jupiter</artifactId>
106-
<version>1.17.5</version>
106+
<version>1.17.6</version>
107107
<scope>test</scope>
108108
</dependency>
109109

0 commit comments

Comments
 (0)