Skip to content

Commit 21543f2

Browse files
Bump junit-jupiter from 5.6.2 to 5.7.0 (#153)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdf7794 commit 21543f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ file comparators, endian transformation classes, and much more.
233233
<dependency>
234234
<groupId>org.junit.jupiter</groupId>
235235
<artifactId>junit-jupiter</artifactId>
236-
<version>5.6.2</version>
236+
<version>5.7.0</version>
237237
<scope>test</scope>
238238
</dependency>
239239
<dependency>

0 commit comments

Comments
 (0)