Merge pull request 'Update plugin paparazzi to v2.0.0-alpha05' (#18) from renovate/app.cash.paparazzi-2.x into main
Some checks failed
Code Quality Checks / Search for forbidden patterns (push) Failing after 1s
Code Quality Checks / Search for invalid screenshot files (push) Failing after 1s
Code Quality Checks / Search for invalid dependencies (push) Failing after 1s
Code Quality Checks / Konsist tests (push) Failing after 1s
Code Quality Checks / Compose tests (push) Failing after 1s
Code Quality Checks / Android lint check (push) Failing after 1s
Code Quality Checks / Detekt checks (push) Failing after 1s
Code Quality Checks / Ktlint checks (push) Failing after 1s
Code Quality Checks / Doc checks (push) Failing after 1s
Code Quality Checks / Check shell scripts (push) Failing after 1s
Code Quality Checks / Run zizmor (push) Failing after 1s
Create release App Bundle and APKs / Create App Bundle (Gplay) (push) Failing after 1s
Create release App Bundle and APKs / Create App Bundle Enterprise (push) Failing after 1s
Create release App Bundle and APKs / Create APKs (FDroid) (push) Failing after 1s
Sonar / Sonar Quality Checks (push) Failing after 1s
Test / Runs unit tests (push) Failing after 1s
Code Quality Checks / Project Check Suite (push) Has been skipped

This commit is contained in:
Renovate Bot 2026-07-01 23:39:32 -07:00
commit b8eeb2b449

View file

@ -265,7 +265,7 @@ ktlint = "org.jlleitschuh.gradle.ktlint:14.2.0"
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
dependencycheck = "org.owasp.dependencycheck:12.2.2"
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
paparazzi = "app.cash.paparazzi:2.0.0-alpha04"
paparazzi = "app.cash.paparazzi:2.0.0-alpha05"
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }