Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 3088e84

Browse files
Update plugin cacheFix to v2.7.1 (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca4017b commit 3088e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ksp = "com.google.devtools.ksp:1.8.20-1.0.10"
3131
napt = "com.sergei-lapin.napt:1.19"
3232
kotlinter = "org.jmailen.kotlinter:3.14.0"
3333
detekt = "io.gitlab.arturbosch.detekt:1.22.0"
34-
cacheFix = "org.gradle.android.cache-fix:2.7.0"
34+
cacheFix = "org.gradle.android.cache-fix:2.7.1"
3535

3636
[libraries]
3737
kotlin-junit5 = { module = "org.jetbrains.kotlin:kotlin-test-junit5", version.ref = "kotlin" }

0 commit comments

Comments
 (0)