Skip to content

Commit 99abc0b

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.14.1
1 parent e48d10d commit 99abc0b

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 = "5.14.0" # https://junit.org/junit5
18+
junit = "5.14.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)