Skip to content

Commit

Permalink
Merge pull request #51 from bw-company/renovate/kotest
Browse files Browse the repository at this point in the history
fix(deps): update kotest to v5.7.2
  • Loading branch information
renovate[bot] committed Sep 5, 2023
2 parents 2d45b35 + c99ced5 commit 5ca2502
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
@@ -1,5 +1,5 @@
[versions]
kotest = "5.7.1"
kotest = "5.7.2"

[libraries]
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
Expand Down

0 comments on commit 5ca2502

Please sign in to comment.