Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 80c21b5

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.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] <[email protected]>
1 parent fd5da16 commit 80c21b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-java-api/pom.xml

Lines changed: 1 addition & 1 deletion
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.10.1</version>
5454
<scope>test</scope>
5555
</dependency>
5656

0 commit comments

Comments
 (0)