Skip to content

Commit

Permalink
chore(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gitstream-cm[bot] committed Apr 5, 2024
1 parent 09a8495 commit 0952c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-client-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ ext {
okhttp_version = "4.9.3"
kotlin_version = '1.9.0'

android_core_version = "2.1.0"
android_core_version = "2.2.0"
androidx_junit_version = "1.1.3"
espresso_core_version = "3.4.0"
}
Expand Down

0 comments on commit 0952c0c

Please sign in to comment.