Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 07caf1d commit 38a67f1
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 @@ -10,7 +10,7 @@ junitJupiterEngine = { module = "org.junit.jupiter:junit-jupiter-engine", versi
junitJupiterParams = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "jUnitVersion" }
kotest = "io.kotest:kotest-runner-junit5:5.9.1"
kluent = "org.amshove.kluent:kluent:1.73"
mockk = "io.mockk:mockk:1.13.12"
mockk = "io.mockk:mockk:1.13.13"
kotlin-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-compiler-embeddable", version.ref = "kotlinVersion" }
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutinesVersion" }

Expand Down

0 comments on commit 38a67f1

Please sign in to comment.