Skip to content

Commit 7f2e731

Browse files
Update dependency org.robolectric:robolectric to v4.9
1 parent 2391309 commit 7f2e731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
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)