Skip to content

Commit

Permalink
Merge pull request #115 from skydoves/renovate/versions.arch_test
Browse files Browse the repository at this point in the history
Update dependency androidx.arch.core:core-testing to v2.2.0
  • Loading branch information
skydoves committed May 11, 2023
2 parents 03d7783 + 6091ba2 commit c091281
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object Versions {
internal const val TIMBER = "5.0.1"

internal const val JUNIT = "4.13.2"
internal const val ARCH_TEST = "2.1.0"
internal const val ARCH_TEST = "2.2.0"
internal const val MOCKITO = "3.5.13"
internal const val MOCKITO_KOTLIN = "2.2.0"
}
Expand Down

0 comments on commit c091281

Please sign in to comment.