Skip to content

Commit

Permalink
Merge pull request #38 from ashtanko/renovate/mockk
Browse files Browse the repository at this point in the history
Update dependency io.mockk:mockk to v1.13.17
  • Loading branch information
ashtanko authored Mar 4, 2025
2 parents 31bbf6a + 9ee8ad1 commit 4da1b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "2.1.10" # https://github.com/JetBrains/kotlin
coroutines = "1.10.1" # https://github.com/Kotlin/kotlinx.coroutines
junit = "5.11.4" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
mockk = "1.13.16" # https://mockk.io | https://central.sonatype.com/search?q=mockk&smo=true
mockk = "1.13.17" # https://mockk.io | https://central.sonatype.com/search?q=mockk&smo=true
detekt = "1.23.7" # https://github.com/detekt/detekt
dokka = "2.0.0" # https://github.com/Kotlin/dokka
spotless = "7.0.2" # https://github.com/diffplug/spotless
Expand Down

0 comments on commit 4da1b37

Please # to comment.