Skip to content

Commit

Permalink
Update dependency app.cash.turbine:turbine to v1 (#1054)
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 21, 2023
1 parent 04ad5ed commit b3f244d
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 @@ -64,7 +64,7 @@ sqldelight-driver-native = { module = "com.squareup.sqldelight:native-driver", v
sqldelight-driver-sqlite = { module = "com.squareup.sqldelight:sqlite-driver", version.ref = "sqldelight" }
sqldelight-runtime = { module = "com.squareup.sqldelight:runtime", version.ref = "sqldelight" }
sqlite-jdbc = { module = "org.xerial:sqlite-jdbc", version = "3.42.0.0" }
turbine = { module = "app.cash.turbine:turbine", version = "0.13.0" }
turbine = { module = "app.cash.turbine:turbine", version = "1.0.0" }
downloadTask-gradle-plugin = { module = "de.undercouch:gradle-download-task", version = "5.4.0" }

[plugins]
Expand Down

0 comments on commit b3f244d

Please sign in to comment.