We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 394c1b0 commit 9c24b07Copy full SHA for 9c24b07
build.gradle.kts
@@ -35,7 +35,7 @@ repositories {
35
36
dependencyManagement {
37
imports {
38
- mavenBom("org.assertj:assertj-bom:3.25.3")
+ mavenBom("org.assertj:assertj-bom:3.26.0")
39
}
40
41
0 commit comments