Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.8.2 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.8.2 to 1.9.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 github-actions[bot] committed Oct 21, 2024
1 parent 70ac2dc commit c5049b5
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 = "2.0.21"

[libraries]
android = { module = "com.google.android:android", version = "4.1.1.4" }
android-annotations = { module = "androidx.annotation:annotation", version = "1.8.2" }
android-annotations = { module = "androidx.annotation:annotation", version = "1.9.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.13" }
Expand Down

0 comments on commit c5049b5

Please sign in to comment.