Skip to content

Commit 6bc9f46

Browse files
Bump junit-jupiter from 5.7.0 to 5.7.1
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29c0f86 commit 6bc9f46

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
@@ -38,7 +38,7 @@
3838
<kotlin-logging.version>2.0.4</kotlin-logging.version>
3939
<jackson-kotlin.version>2.12.1</jackson-kotlin.version>
4040
<mockk.version>1.10.5</mockk.version>
41-
<junit.jupiter.version>5.7.0</junit.jupiter.version>
41+
<junit.jupiter.version>5.7.1</junit.jupiter.version>
4242
<slf4j.version>1.7.30</slf4j.version>
4343
<log4j.version>2.13.3</log4j.version>
4444
<dokka.version>1.4.20</dokka.version>

0 commit comments

Comments
 (0)