Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.26.3 (#633)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 13, 2024
1 parent 07a7f82 commit 670f04e
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 @@ -42,7 +42,7 @@ spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
[libraries]
agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }

assertj = "org.assertj:assertj-core:3.26.0"
assertj = "org.assertj:assertj-core:3.26.3"

autoCommon = { module = "com.google.auto:auto-common", version = "1.2.2" }

Expand Down

0 comments on commit 670f04e

Please sign in to comment.