Skip to content

Commit 3bef11e

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.0-M1 to 5.11.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0-M1 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0-M1...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34bdc15 commit 3bef11e

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.junit.jupiter</groupId>
104104
<artifactId>junit-jupiter</artifactId>
105-
<version>5.10.0-M1</version>
105+
<version>5.11.1</version>
106106
<scope>test</scope>
107107
</dependency>
108108
<dependency>

0 commit comments

Comments
 (0)