Skip to content

Commit 00bf7a6

Browse files
Update dependency io.mockk:mockk to v1.14.9
1 parent 117bd55 commit 00bf7a6

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
@@ -2,7 +2,7 @@
22
kotlin = "2.3.0" # https://github.com/JetBrains/kotlin
33
coroutines = "1.10.2" # https://github.com/Kotlin/kotlinx.coroutines
44
junit = "6.0.2" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
5-
mockk = "1.14.6" # https://mockk.io | https://central.sonatype.com/search?q=mockk&smo=true
5+
mockk = "1.14.9" # https://mockk.io | https://central.sonatype.com/search?q=mockk&smo=true
66
detekt = "1.23.8" # https://github.com/detekt/detekt
77
dokka = "2.1.0" # https://github.com/Kotlin/dokka
88
spotless = "8.2.1" # https://github.com/diffplug/spotless

0 commit comments

Comments
 (0)