Skip to content

Commit

Permalink
fix(deps): update org.robolectric:robolectric to v4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 7266632 commit e746ca2
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.14"
robolectric = "org.robolectric:robolectric:4.14.1"
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
assertj = "org.assertj:assertj-core:3.26.3"

Expand Down

0 comments on commit e746ca2

Please sign in to comment.