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 ff049db + 1f80cac commit d4c69b3Copy full SHA for d4c69b3
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ jmh = "1.37" # https://github.com/openjdk/jmh
21
kotlintest = "3.4.2" # https://mvnrepository.com/artifact/io.kotlintest/kotlintest-core
22
kotest = "5.9.1" # https://kotest.io
23
assertj = "3.27.3" # https://mvnrepository.com/artifact/org.assertj/assertj-core | https://assertj.github.io/doc
24
-mockito = "5.16.0" # https://mvnrepository.com/artifact/org.mockito/mockito-core
+mockito = "5.17.0" # https://mvnrepository.com/artifact/org.mockito/mockito-core
25
mockito_kotlin = "5.4.0" # https://github.com/mockito/mockito-kotlin
26
logback = "1.5.18" # https://logback.qos.ch
27
hamcrest = "3.0" # https://hamcrest.org/JavaHamcrest/distributables
0 commit comments