Skip to content

Commit

Permalink
Merge pull request #22 from nicbell/dependabot/gradle/app.cash.turbin…
Browse files Browse the repository at this point in the history
…e-turbine-0.12.3

Bump app.cash.turbine:turbine from 0.12.1 to 0.12.3
  • Loading branch information
nicbell authored Apr 4, 2023
2 parents 660abfe + 8b464d2 commit 5dade81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ext {
detekt_version = "1.19.0"
junit_version = "4.13.2"
mockk_version = "1.13.4"
turbine_version = "0.12.1"
turbine_version = "0.12.3"
androidx_testjunit_version = "1.1.4"
}

Expand Down

0 comments on commit 5dade81

Please sign in to comment.