Skip to content

Commit

Permalink
fix(deps): update org.assertj:assertj-core to v3.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent 3f50568 commit 19bd4fb
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 @@ -40,7 +40,7 @@ detekt-gradle-plugin = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plu
## Testing
robolectric = "org.robolectric:robolectric:4.12.2"
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
assertj = "org.assertj:assertj-core:3.25.3"
assertj = "org.assertj:assertj-core:3.26.0"

[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
Expand Down

0 comments on commit 19bd4fb

Please sign in to comment.