Skip to content

Commit

Permalink
fix(deps): update org.robolectric:robolectric to v4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent 52cf971 commit 2c416a9
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 @@ -38,7 +38,7 @@ auto-service-annotations = "com.google.auto.service:auto-service-annotations:1.1
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
detekt-gradle-plugin = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
## Testing
robolectric = "org.robolectric:robolectric:4.12.2"
robolectric = "org.robolectric:robolectric:4.13"
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
assertj = "org.assertj:assertj-core:3.26.0"

Expand Down

0 comments on commit 2c416a9

Please sign in to comment.