Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.6.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.6.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent a66d52f commit 8bff1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moka/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation "io.reactivex.rxjava2:rxandroid:2.1.1"

// waiter
implementation "androidx.annotation:annotation:1.6.0"
implementation "androidx.annotation:annotation:1.8.0"
implementation "androidx.legacy:legacy-support-v4:1.0.0"

testImplementation "org.assertj:assertj-core:3.26.0"
Expand Down

0 comments on commit 8bff1b0

Please sign in to comment.