Skip to content

Commit

Permalink
fix(deps): update kotest to v5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanySK committed Jul 28, 2022
1 parent d8c3b1a commit 6c22d99
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.0"
kotest = "5.4.1"

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

0 comments on commit 6c22d99

Please sign in to comment.