Skip to content

Commit

Permalink
Bump annotation from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps annotation from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  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 hannesa2 committed Sep 22, 2022
1 parent 2c0aa43 commit 536af7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
}

dependencies {
implementation 'androidx.annotation:annotation:1.4.0'
implementation 'androidx.annotation:annotation:1.5.0'
implementation "com.jakewharton.timber:timber:${timberVersion}"

testImplementation 'org.awaitility:awaitility:4.2.0'
Expand Down

0 comments on commit 536af7e

Please sign in to comment.