Skip to content

Commit

Permalink
Merge pull request #1213 from android/renovate/all
Browse files Browse the repository at this point in the history
Update dependency org.robolectric:robolectric 4.13 to v4.14
  • Loading branch information
kul3r4 authored Nov 18, 2024
2 parents 0b639d2 + e89d035 commit 71ddc7f
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 @@ -8,7 +8,7 @@ compose-ui-tooling = "1.4.0"
horologist = "0.7.5-alpha"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
robolectric = "4.13"
robolectric = "4.14"
roborazzi = "1.32.2"
ui-test-junit4 = "1.7.5"
ui-test-manifest = "1.7.5"
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 @@ -9,7 +9,7 @@ ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
compose-ui-tooling = "1.4.0"
robolectric = "4.13"
robolectric = "4.14"
roborazzi = "1.32.2"
ui-test-junit4 = "1.7.5"
ui-test-manifest = "1.7.5"
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 @@ -10,7 +10,7 @@ kotlin = "2.0.21"
org-jetbrains-kotlinx = "1.9.0"
ktlint = "0.50.0"
horologist = "0.7.5-alpha"
robolectric = "4.13"
robolectric = "4.14"
roborazzi = "1.32.2"
ui-test-junit4 = "1.7.5"

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 @@ -8,7 +8,7 @@ compose-compiler = "1.5.15"
compose-ui-tooling = "1.4.0"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
robolectric = "4.13"
robolectric = "4.14"
roborazzi = "1.32.2"
ui-test-junit4 = "1.7.5"
ui-test-manifest = "1.7.5"
Expand Down

0 comments on commit 71ddc7f

Please sign in to comment.