Skip to content

Commit

Permalink
root: Update dependency com.badoo.reaktive:reaktive-testing to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 97ccb18 commit a64a5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ object Dependencies {
}

object TestUtility {
const val REACTIVE_EXTENSIONS_TEST = "com.badoo.reaktive:reaktive-testing:1.3.0"
const val REACTIVE_EXTENSIONS_TEST = "com.badoo.reaktive:reaktive-testing:2.0.0"
const val KOTEST_ASSERTIONS = "io.kotest:kotest-assertions-core:5.7.2"
const val ESPRESSO = "androidx.test.espresso:espresso-core:3.5.1"
const val ROBOLECTRIC = "org.robolectric:robolectric:4.11.1"
Expand Down

0 comments on commit a64a5c0

Please sign in to comment.