We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905d66e commit fbd2858Copy full SHA for fbd2858
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ slf4j = "2.0.11"
19
kotest = "5.8.0" # https://github.com/kotest/kotest/releases
20
21
mockk = "1.13.9" # https://search.maven.org/artifact/io.mockk/mockk
22
-junit = "5.10.1" # https://github.com/junit-team/junit5/releases
+junit = "5.11.2" # https://github.com/junit-team/junit5/releases
23
24
## Plugins
25
binaryCompatValidator = "0.12.1" # https://search.maven.org/artifact/org.jetbrains.kotlinx/binary-compatibility-validator
0 commit comments