Skip to content

Commit 650d9f4

Browse files
chore(deps): update dependency androidx.collection:collection to v1.5.0
1 parent 99c21a8 commit 650d9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: provider-androidx/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies {
22
api(project(":cache-core"))
33

4-
implementation("androidx.collection:collection:1.4.5")
4+
implementation("androidx.collection:collection:1.5.0")
55

66
testImplementation(testFixtures(project(":cache-core")))
77
}

0 commit comments

Comments
 (0)