We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e48d10d commit 99abc0bCopy full SHA for 99abc0b
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ diktat = "2.0.0" # https://github.com/saveourtool/diktat
15
binaryCompatibility = "0.18.1"
16
17
# --- Testing ---
18
-junit = "5.14.0" # https://junit.org/junit5
+junit = "5.14.1" # https://junit.org/junit5
19
kotest = "5.9.1" # https://kotest.io
20
kotlintest = "3.4.2" # https://mvnrepository.com/artifact/io.kotlintest/kotlintest-core
21
assertj = "3.27.6" # https://assertj.github.io/doc
0 commit comments