Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2022
1 parent f8a2792 commit 57deef5
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 @@ -111,7 +111,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.9"
test-robolectric = "org.robolectric:robolectric:4.9.2"

[plugins]
mkdocs = { id = "ru.vyarus.mkdocs", version.ref = "mkdocs" }
Expand Down

0 comments on commit 57deef5

Please sign in to comment.