Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.12 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 5c2ba16 commit 51a4300
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 @@ -13,7 +13,7 @@ kotlin-coroutines-slf4j = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-s
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlin-coroutines" }
ktlint-rule-engine-core = { module = "com.pinterest.ktlint:ktlint-rule-engine-core", version.ref = "ktlint" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.6" }
mockk-core = { module = "io.mockk:mockk", version = "1.13.11" }
mockk-core = { module = "io.mockk:mockk", version = "1.13.12" }

# gradle plugins for build-logic
gradle-plugin-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version = "1.23.6" }
Expand Down

0 comments on commit 51a4300

Please sign in to comment.