Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 6d3a142 commit 4a6ff64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ val DEPENDENCIES = listOf(
"com.google.code.findbugs:jsr305:3.0.2",
"com.squareup.okhttp3:okhttp:4.12.0",
"com.uber.nullaway:nullaway:0.12.2",
"org.assertj:assertj-core:3.26.3",
"org.assertj:assertj-core:3.27.1",
"org.awaitility:awaitility:4.2.2",
"org.bouncycastle:bcpkix-jdk15on:1.70",
"org.junit-pioneer:junit-pioneer:1.9.1",
Expand Down

0 comments on commit 4a6ff64

Please sign in to comment.