Skip to content

Commit

Permalink
Update dependency io.kotest:kotest-assertions-core-jvm to v5.8.1 (#1762)
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] authored Mar 14, 2024
1 parent c3c3c7f commit e3c136c
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 = "com.squareup.retrofit2:converter-scalars:2.9.0"
#test libs
junit = "junit:junit:4.13.2"
mockk = "io.mockk:mockk:1.13.10"
kotest-assertions = "io.kotest:kotest-assertions-core-jvm:5.8.0"
kotest-assertions = "io.kotest:kotest-assertions-core-jvm:5.8.1"
viewTooltip = { module = "com.github.nonproto:ViewTooltip", version.ref = "viewTooltipVersion" }

[plugins]
Expand Down

0 comments on commit e3c136c

Please sign in to comment.