Skip to content

Commit c0e96cc

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

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.6</kotlin-logging.version>
3939
<jackson-kotlin.version>2.12.3</jackson-kotlin.version>
4040
<mockk.version>1.11.0</mockk.version>
41-
<junit.jupiter.version>5.7.1</junit.jupiter.version>
41+
<junit.jupiter.version>5.7.2</junit.jupiter.version>
4242
<slf4j.version>1.7.30</slf4j.version>
4343
<log4j.version>2.13.3</log4j.version>
4444
<dokka.version>1.4.32</dokka.version>

0 commit comments

Comments
 (0)