Skip to content

Commit

Permalink
Update dependency io.kotest:kotest-assertions-core to v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent fa52285 commit 528dfda
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 @@ -7,7 +7,7 @@ sat4j = "2.3.6"
junit5-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit5" }
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" }
kotest = { module = "io.kotest:kotest-assertions-core", version = "5.9.0" }
mockk = { module = "io.mockk:mockk", version = "1.13.10" }
sat4j = { module = "org.ow2.sat4j:org.ow2.sat4j.core", version.ref = "sat4j" }

Expand Down

0 comments on commit 528dfda

Please sign in to comment.