Skip to content

Commit

Permalink
Update dependency app.cash.turbine:turbine to v1.2.0 (#523)
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 Oct 16, 2024
1 parent c90043a commit c07b9ff
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 @@ -50,4 +50,4 @@ squareup-retrofit-converter-moshi = { module = "com.squareup.retrofit2:converter
squareup-moshi-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.1"

assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
turbine = { module = "app.cash.turbine:turbine", version = "1.1.0" }
turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }

0 comments on commit c07b9ff

Please sign in to comment.