Skip to content

Commit

Permalink
Bump androidx.arch.core:core-testing from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps androidx.arch.core:core-testing from 2.1.0 to 2.2.0.

---
updated-dependencies:
- dependency-name: androidx.arch.core:core-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent b618404 commit 0b077a9
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 @@ -40,7 +40,7 @@ buildscript {
test_rule_version = "1.5.0"
espresso_core_version = "3.4.0"
kotlinx_coroutines_test_version = "1.6.1"
core_testing_version = "2.1.0"
core_testing_version = "2.2.0"
ffmeg_media_retriever_version = "1.0.14"
tika_core = "2.4.0"
}
Expand Down

0 comments on commit 0b077a9

Please sign in to comment.