Skip to content

Commit

Permalink
Merge pull request #131 from open-telemetry/renovate/org.robolectric-…
Browse files Browse the repository at this point in the history
…robolectric-4.x

Update dependency org.robolectric:robolectric to v4.11
  • Loading branch information
LikeTheSalad authored Oct 30, 2023
2 parents f73395e + 0998687 commit 438c9b7
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 @@ -36,7 +36,7 @@ mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
junit-vintage-engine = { module = "org.junit.vintage:junit-vintage-engine", version.ref = "junit" }
robolectric = "org.robolectric:robolectric:4.10.3"
robolectric = "org.robolectric:robolectric:4.11"
assertj-core = "org.assertj:assertj-core:3.24.2"
awaitility = "org.awaitility:awaitility:4.2.0"
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }
Expand Down

0 comments on commit 438c9b7

Please sign in to comment.