From 80e0df1f9b4e938fff6ba73b30e3730d15e18460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 04:27:20 +0000 Subject: [PATCH] chore(deps)(deps): bump the testing group with 4 updates Bumps the testing group with 4 updates: [io.github.takahirom.roborazzi:roborazzi](https://github.com/takahirom/roborazzi), [io.github.takahirom.roborazzi:roborazzi-compose](https://github.com/takahirom/roborazzi), [io.github.takahirom.roborazzi:roborazzi-junit-rule](https://github.com/takahirom/roborazzi) and [io.github.takahirom.roborazzi](https://github.com/takahirom/roborazzi). Updates `io.github.takahirom.roborazzi:roborazzi` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi:roborazzi-compose` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi:roborazzi-compose` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](https://github.com/takahirom/roborazzi/compare/1.68.0...1.69.0) --- updated-dependencies: - dependency-name: io.github.takahirom.roborazzi:roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - 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: testing - dependency-name: io.github.takahirom.roborazzi:roborazzi-junit-rule dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: io.github.takahirom.roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - 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: testing - dependency-name: io.github.takahirom.roborazzi:roborazzi-junit-rule dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: io.github.takahirom.roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... 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 cf77258..225dce7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,7 +24,7 @@ okhttp = "5.4.0" moshiKotlin = "1.15.2" moshiKotlinCodegen = "1.15.2" robolectric = "4.16.1" -roborazzi = "1.68.0" +roborazzi = "1.69.0" secretsGradlePlugin = "2.0.1" splashscreen = "1.2.0" zxingCore = "3.5.4"