Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 8886a1b

Browse files
Bump org.junit.jupiter:junit-jupiter-engine from 5.6.2 to 5.11.2
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.6.2 to 5.11.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.6.2...r5.11.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbfd924 commit 8886a1b

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
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>org.junit.jupiter</groupId>
129129
<artifactId>junit-jupiter-engine</artifactId>
130-
<version>5.6.2</version>
130+
<version>5.11.2</version>
131131
<scope>test</scope>
132132
</dependency>
133133
<dependency>

0 commit comments

Comments
 (0)