Skip to content

Commit cd03a30

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v6.0.1 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98fa3f4 commit cd03a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ diktat = "2.0.0" # https://github.com/saveourtool/diktat
1515
binaryCompatibility = "0.18.1"
1616

1717
# --- Testing ---
18-
junit = "6.0.0" # https://junit.org/junit5
18+
junit = "6.0.1" # https://junit.org/junit5
1919
kotest = "5.9.1" # https://kotest.io
2020
kotlintest = "3.4.2" # https://mvnrepository.com/artifact/io.kotlintest/kotlintest-core
2121
assertj = "3.27.6" # https://assertj.github.io/doc

0 commit comments

Comments
 (0)