Skip to content

Commit

Permalink
Update test.kotest to v5.8.0 (#278)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent 7cc5004 commit 19514b9
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 @@ -2,7 +2,7 @@
kotlin = "1.9.10"
runtime-kotest = "4.2.0"
# We separate these from the actual runtime dependencies
test-kotest = "5.7.2"
test-kotest = "5.8.0"

[libraries]
runtime-kotest-framework-launcher = { module = "io.kotest:kotest-framework-launcher", version.ref = "runtime-kotest" }
Expand Down

0 comments on commit 19514b9

Please sign in to comment.