Skip to content

Commit

Permalink
Update test.kotest to v5.9.1 (#301)
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] authored Aug 11, 2024
1 parent d98d7f6 commit fb98e04
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.23"
runtime-kotest = "4.2.0"
# We separate these from the actual runtime dependencies
test-kotest = "5.8.1"
test-kotest = "5.9.1"

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

0 comments on commit fb98e04

Please sign in to comment.