Skip to content

Commit 9201d1a

Browse files
authored
Merge pull request #76 from ashtanko/renovate/mockk
Update dependency io.mockk:mockk to v1.13.17
2 parents f8b4d6c + 7b906e2 commit 9201d1a

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
@@ -25,7 +25,7 @@ mockito = "5.16.0" # https://mvnrepository.com/artifact/org.mockito/moc
2525
mockito_kotlin = "5.4.0" # https://github.com/mockito/mockito-kotlin
2626
logback = "1.5.17" # https://logback.qos.ch
2727
hamcrest = "3.0" # https://hamcrest.org/JavaHamcrest/distributables
28-
mockk = "1.13.16" # https://mockk.io
28+
mockk = "1.13.17" # https://mockk.io
2929
kover = "0.9.1" # https://github.com/Kotlin/kotlinx-kover
3030
diktat = "2.0.0" # https://github.com/saveourtool/diktat
3131
jsoup = "1.19.1" # https://jsoup.org/

0 commit comments

Comments
 (0)