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 98fa3f4 commit cd03a30Copy full SHA for cd03a30
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 = "6.0.0" # https://junit.org/junit5
+junit = "6.0.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