Skip to content

Commit

Permalink
Update all dependencies (#1108)
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 May 27, 2024
1 parent 004bb18 commit a96225b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.17.0"
roborazzi = "1.19.0"
ui-test-junit4 = "1.6.7"
ui-test-manifest = "1.6.7"

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 @@ compose-compiler = "1.5.14"
org-jetbrains-kotlin = "1.9.24"
org-jetbrains-kotlinx = "1.8.1"
ktlint = "0.50.0"
compose-material3 = "1.0.0-alpha22"
compose-material3 = "1.0.0-alpha23"
horologist-compose = "0.6.12"


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.17.0"
roborazzi = "1.19.0"
ui-test-junit4 = "1.6.7"
ui-test-manifest = "1.6.7"
horologist = "0.5.27"
Expand Down

0 comments on commit a96225b

Please sign in to comment.