Skip to content

Commit 202314b

Browse files
authored
Merge pull request #113 from ashtanko/renovate/mockk
Update dependency io.mockk:mockk to v1.14.2
2 parents 4f36589 + de86aeb commit 202314b

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.17.0" # https://mvnrepository.com/artifact/org.mockito/moc
2525
mockitoKotlin = "5.4.0" # https://github.com/mockito/mockito-kotlin
2626
logback = "1.5.18" # https://logback.qos.ch
2727
hamcrest = "3.0" # https://hamcrest.org/JavaHamcrest/distributables
28-
mockk = "1.14.0" # https://mockk.io
28+
mockk = "1.14.2" # 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.20.1" # https://jsoup.org/

0 commit comments

Comments
 (0)