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 3f7db8b commit aaf0446Copy full SHA for aaf0446
dependencyManagement/build.gradle.kts
@@ -51,7 +51,7 @@ val DEPENDENCIES = listOf(
51
"com.google.code.findbugs:jsr305:3.0.2",
52
"com.squareup.okhttp3:okhttp:4.12.0",
53
"com.uber.nullaway:nullaway:0.10.21",
54
- "org.assertj:assertj-core:3.25.1",
+ "org.assertj:assertj-core:3.25.2",
55
"org.awaitility:awaitility:4.2.0",
56
"org.bouncycastle:bcpkix-jdk15on:1.70",
57
"org.junit-pioneer:junit-pioneer:1.9.1",
0 commit comments