Skip to content

Commit

Permalink
Update all dependencies 1.20.0 to v1.21.0 (#1141)
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 Jul 3, 2024
1 parent ef19699 commit 7986133
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.5.27"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.24"
robolectric = "4.12.2"
roborazzi = "1.20.0"
roborazzi = "1.21.0"
ui-test-junit4 = "1.6.8"
ui-test-manifest = "1.6.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 @@ -12,7 +12,7 @@ org-jetbrains-kotlinx = "1.8.1"
horologist = "0.5.27"
compose-ui-tooling = "1.3.1"
robolectric = "4.12.2"
roborazzi = "1.20.0"
roborazzi = "1.21.0"
ui-test-junit4 = "1.6.8"
ui-test-manifest = "1.6.8"

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 @@ -13,7 +13,7 @@ ktlint = "0.50.0"
compose-material3 = "1.0.0-alpha23"
horologist = "0.6.12"
robolectric = "4.12.2"
roborazzi = "1.20.0"
roborazzi = "1.21.0"
ui-test-junit4 = "1.6.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 @@ -10,7 +10,7 @@ compose-ui-tooling = "1.3.1"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.24"
robolectric = "4.12.2"
roborazzi = "1.20.0"
roborazzi = "1.21.0"
ui-test-junit4 = "1.6.8"
ui-test-manifest = "1.6.8"
horologist = "0.5.27"
Expand Down

0 comments on commit 7986133

Please sign in to comment.