Skip to content

Commit

Permalink
fix(deps): update com.willowtreeapps.assertk:assertk to v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent 81f8c85 commit 9f96809
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 @@ -39,7 +39,7 @@ detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting",
detekt-gradle-plugin = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
## Testing
robolectric = "org.robolectric:robolectric:4.11.1"
assertk = "com.willowtreeapps.assertk:assertk:0.27.0"
assertk = "com.willowtreeapps.assertk:assertk:0.28.0"
assertj = "org.assertj:assertj-core:3.24.2"

[plugins]
Expand Down

0 comments on commit 9f96809

Please sign in to comment.