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.
2 parents f8b4d6c + 7b906e2 commit 9201d1aCopy full SHA for 9201d1a
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ mockito = "5.16.0" # https://mvnrepository.com/artifact/org.mockito/moc
25
mockito_kotlin = "5.4.0" # https://github.com/mockito/mockito-kotlin
26
logback = "1.5.17" # https://logback.qos.ch
27
hamcrest = "3.0" # https://hamcrest.org/JavaHamcrest/distributables
28
-mockk = "1.13.16" # https://mockk.io
+mockk = "1.13.17" # https://mockk.io
29
kover = "0.9.1" # https://github.com/Kotlin/kotlinx-kover
30
diktat = "2.0.0" # https://github.com/saveourtool/diktat
31
jsoup = "1.19.1" # https://jsoup.org/
0 commit comments