Skip to content

Commit

Permalink
Update dependency io.kotest:kotest-assertions-core-jvm to v5.9.1 (#1839)
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] committed Jun 19, 2024
1 parent 99070d8 commit 22bfd81
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 @@ -129,7 +129,7 @@ retrofit-scalars = { module = "com.squareup.retrofit2:converter-scalars", versio
#test libs
junit = "junit:junit:4.13.2"
mockk = "io.mockk:mockk:1.13.11"
kotest-assertions = "io.kotest:kotest-assertions-core-jvm:5.9.0"
kotest-assertions = "io.kotest:kotest-assertions-core-jvm:5.9.1"
viewTooltip = { module = "com.github.nonproto:ViewTooltip", version.ref = "viewTooltipVersion" }

[plugins]
Expand Down

0 comments on commit 22bfd81

Please sign in to comment.