Skip to content

Commit

Permalink
Merge pull request #129 from KazaKago/renovate/org.robolectric-robole…
Browse files Browse the repository at this point in the history
…ctric-4.x

Update dependency org.robolectric:robolectric to v4.13
  • Loading branch information
KazaKago committed Jul 9, 2024
2 parents 1fc97cc + c19d329 commit 2a2b058
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 @@ -30,7 +30,7 @@ konnection = "dev.tmapps:konnection:1.4.1"
# MockK
mockk = "io.mockk:mockk:1.13.11"
# Robolectric
robolectric = "org.robolectric:robolectric:4.12.2"
robolectric = "org.robolectric:robolectric:4.13"

[plugins]
# Kotlin
Expand Down

0 comments on commit 2a2b058

Please sign in to comment.