Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kodiakhq[bot] committed Sep 4, 2023
1 parent a2facbe commit eb374ad
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 @@ -112,7 +112,7 @@ kotlinx-knit-pathSaver = { module = "org.jetbrains.kotlinx:dokka-pathsaver-plugi

kotlinx-metadata-jvm = { module = "org.jetbrains.kotlinx:kotlinx-metadata-jvm", version.ref = "kotlinx-metadata" }

mockk = "io.mockk:mockk:1.13.5"
mockk = "io.mockk:mockk:1.13.6"

rickBusarow-doks = { module = "com.rickbusarow.doks:doks-gradle-plugin", version.ref = "rickBusarow-doks" }
rickBusarow-ktlint = { module = "com.rickbusarow.ktlint:ktlint-gradle-plugin", version.ref = "rickBusarow-ktlint" }
Expand Down

0 comments on commit eb374ad

Please sign in to comment.