Skip to content

Commit

Permalink
Merge pull request #257 from AppDevNext/dependabot/gradle/androidx.an…
Browse files Browse the repository at this point in the history
…notation-annotation-1.9.1

Bump androidx.annotation:annotation from 1.8.0 to 1.9.1
  • Loading branch information
hannesa2 authored Nov 18, 2024
2 parents 57bd454 + 8cd6ca6 commit 5d58eb3
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 @@ -38,7 +38,7 @@ dependencies {
implementation "io.reactivex.rxjava2:rxandroid:2.1.1"

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

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

0 comments on commit 5d58eb3

Please sign in to comment.