Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.0 (#702)
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] authored Dec 21, 2024
1 parent d6d7014 commit bb8966e
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 = "7.0.0.BETA4" }
[libraries]
agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }

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

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

Expand Down

0 comments on commit bb8966e

Please sign in to comment.