Skip to content

Commit

Permalink
chore(deps): update dependency androidx.collection:collection to v1.4…
Browse files Browse the repository at this point in the history
….4 (#322)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 84a400a commit 38d30aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider-androidx/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
api(project(":cache-core"))

implementation("androidx.collection:collection:1.4.3")
implementation("androidx.collection:collection:1.4.4")

testImplementation(testFixtures(project(":cache-core")))
}
Expand Down

0 comments on commit 38d30aa

Please sign in to comment.