Skip to content

Commit

Permalink
robolectric to 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jainv4156 committed Feb 10, 2025
1 parent 617ac40 commit f958f48
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions third_party/versions.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ MAVEN_TEST_DEPENDENCY_VERSIONS = {
"org.jetbrains.kotlinx:kotlinx-coroutines-test": "1.6.4",
"org.mockito.kotlin:mockito-kotlin": "3.2.0",
"org.mockito:mockito-core": "2.19.0",
"org.robolectric:annotations": "4.8",
"org.robolectric:robolectric": "4.8",
"org.robolectric:annotations": "4.8.3",
"org.robolectric:robolectric": "4.8.3",
"org.snakeyaml:snakeyaml-engine": "2.6",
}

Expand Down Expand Up @@ -158,8 +158,8 @@ HTTP_DEPENDENCY_VERSIONS = {
"version": "3.11.0",
},
"robolectric": {
"sha": "4e002cbe712c8abd9c3b565eb165787a2a7a92dfafb117e0d84b6767c2053189",
"version": "4.8",
"sha": "97f169d39f19412bdd07fd6c274dcda0a7c8f623f7f00aa5a3b94994fc6f0ec4",
"version": "4.8.3",
},
"rules_java": {
"sha": "c73336802d0b4882e40770666ad055212df4ea62cfa6edf9cb0f9d29828a0934",
Expand Down

0 comments on commit f958f48

Please sign in to comment.