Skip to content

Commit

Permalink
Bump roborazzi from 1.8.0 to 1.9.0 (#2086)
Browse files Browse the repository at this point in the history
Bumps `roborazzi` from 1.8.0 to 1.9.0.

Updates `io.github.takahirom.roborazzi:roborazzi-gradle-plugin` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.8.0...1.9.0)

Updates `io.github.takahirom.roborazzi:roborazzi` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.8.0...1.9.0)

Updates `io.github.takahirom.roborazzi:roborazzi-compose` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.8.0...1.9.0)

Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: io.github.takahirom.roborazzi:roborazzi-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-junit-rule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 62cb483 commit bb277cf
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 @@ -13,7 +13,7 @@ ktor-wasm = "3.0.0-wasm2"
okhttp = "4.12.0"
okio = "3.7.0"
paparazzi = "1.3.2"
roborazzi = "1.8.0"
roborazzi = "1.9.0"
skiko = "0.7.90"

[plugins]
Expand Down

0 comments on commit bb277cf

Please sign in to comment.