Skip to content

Commit 0ef22f4

Browse files
Bump junit.jupiter.version from 5.5.2 to 5.7.0
Bumps `junit.jupiter.version` from 5.5.2 to 5.7.0. Updates `junit-jupiter-api` from 5.5.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.5.2...r5.7.0) Updates `junit-jupiter-params` from 5.5.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.5.2...r5.7.0) Updates `junit-jupiter-engine` from 5.5.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.5.2...r5.7.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4fd2ba commit 0ef22f4

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
@@ -36,7 +36,7 @@
3636
<kotlin-logging.version>1.12.0</kotlin-logging.version>
3737
<jackson-kotlin.version>2.10.0</jackson-kotlin.version>
3838
<mockk.version>1.10.0</mockk.version>
39-
<junit.jupiter.version>5.5.2</junit.jupiter.version>
39+
<junit.jupiter.version>5.7.0</junit.jupiter.version>
4040
<slf4j.version>1.7.30</slf4j.version>
4141
<log4j.version>2.13.3</log4j.version>
4242
<dokka.version>1.4.10</dokka.version>

0 commit comments

Comments
 (0)