Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent db25506 commit 9c9ac57
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.27.0"
assertj-core = "org.assertj:assertj-core:3.27.2"

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

0 comments on commit 9c9ac57

Please sign in to comment.