Skip to content

Commit ed50e5c

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.12.1 (#2241)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24204a5 commit ed50e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-java-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.junit.jupiter</groupId>
5252
<artifactId>junit-jupiter</artifactId>
53-
<version>5.10.0</version>
53+
<version>5.12.1</version>
5454
<scope>test</scope>
5555
</dependency>
5656

0 commit comments

Comments
 (0)