Skip to content

Commit

Permalink
Merge pull request #41 from bitfunk/renovate/org-robolectric
Browse files Browse the repository at this point in the history
Update dependency org.robolectric:robolectric to v4.9
  • Loading branch information
wmontwe authored Oct 14, 2022
2 parents 76f96b8 + 7f2e731 commit 1160ced
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 @@ -114,7 +114,7 @@ test-junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine",
test-kotlin-annotations = { module = "org.jetbrains.kotlin:kotlin-test-annotations-common", version.ref = "kotlin" }
test-kotlin-core = { module = "org.jetbrains.kotlin:kotlin-test-common", version.ref = "kotlin" }
test-kotlin-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
test-robolectric = "org.robolectric:robolectric:4.5.1"
test-robolectric = "org.robolectric:robolectric:4.9"

[plugins]
gradleBlueprintConfigurationAppAndroid = { id = "eu.upwolf.gradle.blueprint.configuration.app.android", version.ref = "blueprintConfiguration" }
Expand Down

0 comments on commit 1160ced

Please sign in to comment.