Skip to content

Commit

Permalink
chore(deps): update kotest to v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 10, 2022
1 parent 3575185 commit c743fc4
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,7 +1,7 @@
[versions]
dokka = "1.7.10"
kotlin = "1.7.10"
kotest = "5.4.1"
kotest = "5.4.2"

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

0 comments on commit c743fc4

Please sign in to comment.