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

Commit

Permalink
Update plugin cacheFix to v2.7.2 (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent a8a4201 commit 2fdc150
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 @@ -31,7 +31,7 @@ ksp = "com.google.devtools.ksp:1.8.21-1.0.11"
napt = "com.sergei-lapin.napt:1.19"
kotlinter = "org.jmailen.kotlinter:3.15.0"
detekt = "io.gitlab.arturbosch.detekt:1.23.0"
cacheFix = "org.gradle.android.cache-fix:2.7.1"
cacheFix = "org.gradle.android.cache-fix:2.7.2"

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

0 comments on commit 2fdc150

Please sign in to comment.