Skip to content

Commit

Permalink
Bump roborazzi from 1.3.0 to 1.4.0 (#1843)
Browse files Browse the repository at this point in the history
Bumps `roborazzi` from 1.3.0 to 1.4.0.

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

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

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

Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.3.0...1.4.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent d25b5e4 commit a9fbeeb
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 @@ -7,7 +7,7 @@ coroutines = "1.7.3"
ktlint = "0.50.0"
okhttp = "4.11.0"
okio = "3.5.0"
roborazzi = "1.3.0"
roborazzi = "1.4.0"

[plugins]
binaryCompatibility = "org.jetbrains.kotlinx.binary-compatibility-validator:0.13.2"
Expand Down

0 comments on commit a9fbeeb

Please sign in to comment.