Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update kotest to v5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent e115051 commit bc0ecbe
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 @@ -37,7 +37,7 @@ kotlin-plugin-dokka = "1.9.20"
kotlin-plugin-ktlint = "12.1.0"
kotlin-plugin-binaryValidator = "0.14.0"

kotest = "5.8.1"
kotest = "5.9.1"
kotest-ktor = "2.0.0"
kotest-koin = "1.3.0"
kotest-arrow = "1.4.0"
Expand Down

0 comments on commit bc0ecbe

Please sign in to comment.