Skip to content

Commit

Permalink
Bump roborazzi from 1.34.0 to 1.39.0
Browse files Browse the repository at this point in the history
Bumps `roborazzi` from 1.34.0 to 1.39.0.

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

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

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

Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.34.0 to 1.39.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.34.0...1.39.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]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 39513b1 commit 3419e88
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 @@ -15,7 +15,7 @@ coroutines = "1.9.0"
espresso = "3.6.1"
kotlinPoet = "2.0.0"
ktor = "3.0.1"
roborazzi = "1.34.0"
roborazzi = "1.39.0"

[plugins]
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
Expand Down

0 comments on commit 3419e88

Please sign in to comment.