Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent fa52285 commit 18a6c45
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 @@ -8,7 +8,7 @@ junit5-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "ju
junit5-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit5" }
junit5-params = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "junit5" }
kotest = { module = "io.kotest:kotest-assertions-core", version = "5.8.1" }
mockk = { module = "io.mockk:mockk", version = "1.13.10" }
mockk = { module = "io.mockk:mockk", version = "1.13.11" }
sat4j = { module = "org.ow2.sat4j:org.ow2.sat4j.core", version.ref = "sat4j" }

[plugins]
Expand Down

0 comments on commit 18a6c45

Please sign in to comment.