Skip to content

Commit

Permalink
Bump app.cash.paparazzi from 1.3.4 to 1.3.5
Browse files Browse the repository at this point in the history
Bumps [app.cash.paparazzi](https://github.com/cashapp/paparazzi) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/cashapp/paparazzi/releases)
- [Changelog](https://github.com/cashapp/paparazzi/blob/master/CHANGELOG.md)
- [Commits](cashapp/paparazzi@1.3.4...1.3.5)

---
updated-dependencies:
- dependency-name: app.cash.paparazzi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent b4883f4 commit a716266
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 @@ -17,6 +17,6 @@ android-library = { id = "com.android.library", version.ref = "agp" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
paparazzi = { id = "app.cash.paparazzi", version = "1.3.4" }
paparazzi = { id = "app.cash.paparazzi", version = "1.3.5" }

[bundles]

0 comments on commit a716266

Please sign in to comment.