Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
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 github-actions[bot] committed May 20, 2024
1 parent 58e85c2 commit b6947cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlin = "1.9.24"

[libraries]
android = { module = "com.google.android:android", version = "4.1.1.4" }
android-annotations = { module = "androidx.annotation:annotation", version = "1.7.1" }
android-annotations = { module = "androidx.annotation:annotation", version = "1.8.0" }
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
robolectric = { module = "org.robolectric:robolectric", version = "4.12.2" }
Expand Down

0 comments on commit b6947cf

Please sign in to comment.