Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent 943d644 commit de9c176
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 @@ -28,5 +28,5 @@ ktor-serialization-json = { module = "io.ktor:ktor-serialization-kotlinx-json",
log4j-api-kotlin = "org.apache.logging.log4j:log4j-api-kotlin:1.4.0"
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
log4j-slf4j2-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version.ref = "log4j" }
mockk = "io.mockk:mockk:1.13.9"
mockk = "io.mockk:mockk:1.13.10"
zip4j = "net.lingala.zip4j:zip4j:2.11.5"

0 comments on commit de9c176

Please sign in to comment.