Skip to content

Commit

Permalink
chore(deps): bump org.robolectric:robolectric from 4.14 to 4.14.1 (#1386
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent a69d0c3 commit c90fa46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ lint-checks = { module = "com.android.tools.lint:lint-checks", version.ref = "li
lint-tests = { module = "com.android.tools.lint:lint-tests", version.ref = "lint" }

# https://github.com/robolectric/robolectric
robolectric = { module = "org.robolectric:robolectric", version = "4.14" }
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }

slack-lint-compose = { module = "com.slack.lint.compose:compose-lint-checks", version.ref = "slackLint" }

Expand Down

0 comments on commit c90fa46

Please sign in to comment.