Skip to content

Commit 57deef5

Browse files
Update dependency org.robolectric:robolectric to v4.9.2
1 parent f8a2792 commit 57deef5

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
@@ -111,7 +111,7 @@ test-junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine",
111111
test-kotlin-annotations = { module = "org.jetbrains.kotlin:kotlin-test-annotations-common", version.ref = "kotlin" }
112112
test-kotlin-core = { module = "org.jetbrains.kotlin:kotlin-test-common", version.ref = "kotlin" }
113113
test-kotlin-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
114-
test-robolectric = "org.robolectric:robolectric:4.9"
114+
test-robolectric = "org.robolectric:robolectric:4.9.2"
115115

116116
[plugins]
117117
mkdocs = { id = "ru.vyarus.mkdocs", version.ref = "mkdocs" }

0 commit comments

Comments
 (0)