Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 8292549 commit f871642
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 @@ -11,7 +11,7 @@ ksp-api = { group = "com.google.devtools.ksp", name = "symbol-processing-api", v
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version.ref = "kotlinpoet" }
kotlinpoet-ksp = { group = "com.squareup", name = "kotlinpoet-ksp", version.ref = "kotlinpoet" }
compiletesting = { group = "dev.zacsweers.kctfork", name = "ksp", version = "0.7.0" }
mockk = { group = "io.mockk", name = "mockk", version = "1.13.14" }
mockk = { group = "io.mockk", name = "mockk", version = "1.13.16" }
coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version = "1.10.1" }

[plugins]
Expand Down

0 comments on commit f871642

Please sign in to comment.