From 01ff6cf1672f45e882919fa77c7ac68e0bd4710a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 04:30:51 +0000 Subject: [PATCH] build(deps): bump the test-tooling group across 1 directory with 3 updates Bumps the test-tooling group with 3 updates in the / directory: [io.github.takahirom.roborazzi:roborazzi-compose](https://github.com/takahirom/roborazzi), [io.github.takahirom.roborazzi:roborazzi](https://github.com/takahirom/roborazzi) and [io.github.takahirom.roborazzi](https://github.com/takahirom/roborazzi). Updates `io.github.takahirom.roborazzi:roborazzi-compose` from 1.68.0 to 1.70.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.70.0) Updates `io.github.takahirom.roborazzi:roborazzi` from 1.68.0 to 1.70.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.70.0) Updates `io.github.takahirom.roborazzi` from 1.68.0 to 1.70.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.70.0) Updates `io.github.takahirom.roborazzi:roborazzi` from 1.68.0 to 1.70.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.70.0) Updates `io.github.takahirom.roborazzi` from 1.68.0 to 1.70.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.70.0) --- updated-dependencies: - dependency-name: io.github.takahirom.roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-tooling - dependency-name: io.github.takahirom.roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-tooling - dependency-name: io.github.takahirom.roborazzi:roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-tooling - dependency-name: io.github.takahirom.roborazzi:roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-tooling - dependency-name: io.github.takahirom.roborazzi:roborazzi-compose dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-tooling ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5b5a44cf..62afc41d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -34,7 +34,7 @@ orchestrator = "1.6.1" uiautomator = "2.4.0" robolectric = "4.16.1" coil = "2.7.0" -roborazzi = "1.68.0" +roborazzi = "1.70.0" benchmark = "1.5.0-alpha07" profileinstaller = "1.4.1"