Skip to content

Commit

Permalink
Update all dependencies 1.41.0 to v1.41.1 (#1250)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent ea993b2 commit c972026
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ horologist = "0.7.5-alpha"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
robolectric = "4.14.1"
roborazzi = "1.41.0"
roborazzi = "1.41.1"
ui-test-junit4 = "1.7.8"
ui-test-manifest = "1.7.8"

Expand Down
2 changes: 1 addition & 1 deletion DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kotlin = "2.1.0"
org-jetbrains-kotlinx = "1.10.1"
compose-ui-tooling = "1.4.1"
robolectric = "4.14.1"
roborazzi = "1.41.0"
roborazzi = "1.41.1"
ui-test-junit4 = "1.7.8"
ui-test-manifest = "1.7.8"
horologist = "0.7.5-alpha"
Expand Down
2 changes: 1 addition & 1 deletion WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ org-jetbrains-kotlinx = "1.9.0"
ktlint = "0.50.0"
horologist = "0.7.5-alpha"
robolectric = "4.14.1"
roborazzi = "1.41.0"
roborazzi = "1.41.1"
ui-test-junit4 = "1.7.8"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion WearSpeakerSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ compose-ui-tooling = "1.4.1"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
robolectric = "4.14.1"
roborazzi = "1.41.0"
roborazzi = "1.41.1"
ui-test-junit4 = "1.7.8"
ui-test-manifest = "1.7.8"
horologist = "0.7.5-alpha"
Expand Down

0 comments on commit c972026

Please sign in to comment.