Skip to content

Commit 1160ced

Browse files
authored
Merge pull request #41 from bitfunk/renovate/org-robolectric
Update dependency org.robolectric:robolectric to v4.9
2 parents 76f96b8 + 7f2e731 commit 1160ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ test-junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine",
114114
test-kotlin-annotations = { module = "org.jetbrains.kotlin:kotlin-test-annotations-common", version.ref = "kotlin" }
115115
test-kotlin-core = { module = "org.jetbrains.kotlin:kotlin-test-common", version.ref = "kotlin" }
116116
test-kotlin-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
117-
test-robolectric = "org.robolectric:robolectric:4.5.1"
117+
test-robolectric = "org.robolectric:robolectric:4.9"
118118

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

0 commit comments

Comments
 (0)