Skip to content

Commit b228872

Browse files
Update dependency io.mockk:mockk to v1.14.6 (#198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7e15f9 commit b228872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ kotlintest = "3.4.2" # https://mvnrepository.com/artifact/io.kotlintest/
2121
assertj = "3.27.6" # https://assertj.github.io/doc
2222
mockito = "5.20.0" # https://mvnrepository.com/artifact/org.mockito/mockito-core
2323
mockitoKotlin = "6.1.0" # https://github.com/mockito/mockito-kotlin
24-
mockk = "1.14.5" # https://mockk.io
24+
mockk = "1.14.6" # https://mockk.io
2525
hamcrest = "3.0" # https://hamcrest.org
2626
turbine = "1.2.1" # https://github.com/cashapp/turbine/releases
2727
truth = "1.4.5" # https://central.sonatype.com/artifact/com.google.truth/truth/overview

0 commit comments

Comments
 (0)