Skip to content

Commit e72adc3

Browse files
chore(deps): update dependency androidx.collection:collection to v1.4.5 (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf19a83 commit e72adc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider-androidx/build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.4")
4+
implementation("androidx.collection:collection:1.4.5")
55

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

0 commit comments

Comments
 (0)