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 v3 (#486)
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 Oct 26, 2023
1 parent 3d6a16f commit 15a74b9
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 @@ -30,7 +30,7 @@ ksp = "com.google.devtools.ksp:1.9.10-1.0.13"
napt = "com.sergei-lapin.napt:1.19"
spotless = "com.diffplug.spotless:6.22.0"
detekt = "io.gitlab.arturbosch.detekt:1.23.1"
cacheFix = "org.gradle.android.cache-fix:2.8.1"
cacheFix = "org.gradle.android.cache-fix:3.0"

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

0 comments on commit 15a74b9

Please sign in to comment.