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 705fdab commit 56624b8Copy full SHA for 56624b8
1 file changed
build.gradle.kts
@@ -83,7 +83,7 @@ subprojects {
83
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
84
mavenBom("io.qameta.allure:allure-bom:2.35.3")
85
mavenBom("org.assertj:assertj-bom:3.27.7")
86
- mavenBom("org.junit:junit-bom:6.1.0")
+ mavenBom("org.junit:junit-bom:6.1.1")
87
mavenBom("org.mockito:mockito-bom:5.23.0")
88
mavenBom("org.slf4j:slf4j-bom:2.0.18")
89
}
0 commit comments