Skip to content

Commit

Permalink
Merge pull request #44 from usefulness/renovate/androidx.annotation-a…
Browse files Browse the repository at this point in the history
…nnotation-1.x

Update dependency androidx.annotation:annotation to v1.8.2
  • Loading branch information
renovate[bot] authored Aug 7, 2024
2 parents b4e4b38 + 5a4550c commit dc3f45c
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 @@ -17,7 +17,7 @@ junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.re
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "maven-junit" }
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
assertj-core = { module = "org.assertj:assertj-core", version.ref = "maven-assertj" }
androidx-annotation = "androidx.annotation:annotation:1.8.1"
androidx-annotation = "androidx.annotation:annotation:1.8.2"
kotlinx-coroutines-android = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
Expand Down

0 comments on commit dc3f45c

Please sign in to comment.