Skip to content

Commit 3b732e7

Browse files
Bump roborazzi from 1.54.0 to 1.55.0 (#2552)
Bumps `roborazzi` from 1.54.0 to 1.55.0. Updates `io.github.takahirom.roborazzi:roborazzi-gradle-plugin` from 1.54.0 to 1.55.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.54.0...1.55.0) Updates `io.github.takahirom.roborazzi:roborazzi` from 1.54.0 to 1.55.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.54.0...1.55.0) Updates `io.github.takahirom.roborazzi:roborazzi-compose` from 1.54.0 to 1.55.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.54.0...1.55.0) Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.54.0 to 1.55.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.54.0...1.55.0) --- updated-dependencies: - dependency-name: io.github.takahirom.roborazzi:roborazzi-gradle-plugin dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.github.takahirom.roborazzi:roborazzi dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.github.takahirom.roborazzi:roborazzi-compose dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.github.takahirom.roborazzi:roborazzi-junit-rule dependency-version: 1.55.0 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>
1 parent 9d99638 commit 3b732e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ coroutines = "1.10.2"
1515
espresso = "3.7.0"
1616
kotlinPoet = "2.2.0"
1717
ktor = "3.3.3"
18-
roborazzi = "1.54.0"
18+
roborazzi = "1.55.0"
1919

2020
[plugins]
2121
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)