Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
bump awaitility to 4.0.3 (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored May 29, 2020
1 parent 0e61fde commit f9075f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ object Config {
val androidxJunit = "androidx.test.ext:junit:1.1.1"
val robolectric = "org.robolectric:robolectric:4.3.1"
val mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
val awaitility = "org.awaitility:awaitility-kotlin:4.0.2"
val awaitility = "org.awaitility:awaitility-kotlin:4.0.3"
}

object QualityPlugins {
Expand Down

0 comments on commit f9075f6

Please sign in to comment.