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 6edf240 + 58b12da commit 5ac4d76Copy full SHA for 5ac4d76
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.4" # https://mvnrepository.com/artifact/org.assertj/assertj-core | https://assertj.github.io/doc
24
-mockito = "5.18.0" # https://mvnrepository.com/artifact/org.mockito/mockito-core
+mockito = "5.19.0" # https://mvnrepository.com/artifact/org.mockito/mockito-core
25
mockitoKotlin = "6.0.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