Skip to content

Commit

Permalink
Update all dependencies 1.37.0 to v1.38.0 (#1234)
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 Dec 24, 2024
1 parent ab4f89d commit c96b0de
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.37.0"
roborazzi = "1.38.0"
ui-test-junit4 = "1.7.6"
ui-test-manifest = "1.7.6"

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 @@ org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
compose-ui-tooling = "1.4.0"
robolectric = "4.14.1"
roborazzi = "1.37.0"
roborazzi = "1.38.0"
ui-test-junit4 = "1.7.6"
ui-test-manifest = "1.7.6"
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.37.0"
roborazzi = "1.38.0"
ui-test-junit4 = "1.7.6"

[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.0"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
robolectric = "4.14.1"
roborazzi = "1.37.0"
roborazzi = "1.38.0"
ui-test-junit4 = "1.7.6"
ui-test-manifest = "1.7.6"
horologist = "0.7.5-alpha"
Expand Down

0 comments on commit c96b0de

Please sign in to comment.