We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a01f1 commit aefc3a3Copy full SHA for aefc3a3
dependencyManagement/build.gradle.kts
@@ -58,7 +58,7 @@ val DEPENDENCIES = listOf(
58
"com.google.code.findbugs:jsr305:3.0.2",
59
"com.squareup.okhttp3:okhttp:4.12.0",
60
"com.uber.nullaway:nullaway:0.12.3",
61
- "org.assertj:assertj-core:3.26.3",
+ "org.assertj:assertj-core:3.27.2",
62
"org.awaitility:awaitility:4.2.2",
63
"org.bouncycastle:bcpkix-jdk15on:1.70",
64
"org.junit-pioneer:junit-pioneer:1.9.1",
0 commit comments