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 a7e15f9 commit b228872Copy full SHA for b228872
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ kotlintest = "3.4.2" # https://mvnrepository.com/artifact/io.kotlintest/
21
assertj = "3.27.6" # https://assertj.github.io/doc
22
mockito = "5.20.0" # https://mvnrepository.com/artifact/org.mockito/mockito-core
23
mockitoKotlin = "6.1.0" # https://github.com/mockito/mockito-kotlin
24
-mockk = "1.14.5" # https://mockk.io
+mockk = "1.14.6" # https://mockk.io
25
hamcrest = "3.0" # https://hamcrest.org
26
turbine = "1.2.1" # https://github.com/cashapp/turbine/releases
27
truth = "1.4.5" # https://central.sonatype.com/artifact/com.google.truth/truth/overview
0 commit comments