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

Skip to content

Commit adcdd93

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 (#653)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6b1cde commit adcdd93

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
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.junit.jupiter</groupId>
116116
<artifactId>junit-jupiter</artifactId>
117-
<version>5.11.0</version>
117+
<version>5.11.1</version>
118118
<scope>test</scope>
119119
</dependency>
120120
<dependency>

0 commit comments

Comments
 (0)