Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 5eb823a commit d737f6f
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.16"
mockk = "io.mockk:mockk:1.13.17"
kotlinCompilerEmbeddable = { 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 d737f6f

Please sign in to comment.