Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.27.0 (#1129)
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 19, 2024
1 parent 6cb4381 commit 7a33f3c
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 @@ -51,7 +51,7 @@ junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher
junit-vintage-engine = { module = "org.junit.vintage:junit-vintage-engine", version.ref = "junit" }
mockwebserver = "com.google.mockwebserver:mockwebserver:20130706"
robolectric = "org.robolectric:robolectric:4.14.1"
assertj-core = "org.assertj:assertj-core:3.26.3"
assertj-core = "org.assertj:assertj-core:3.27.0"

#Compilation tools
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.3"
Expand Down

0 comments on commit 7a33f3c

Please sign in to comment.