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 a966e39 commit db2dbd8Copy full SHA for db2dbd8
1 file changed
build.gradle.kts
@@ -81,7 +81,7 @@ subprojects {
81
mavenBom("com.squareup.retrofit2:retrofit-bom:3.0.0")
82
// latest version that supports java 8
83
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
84
- mavenBom("io.qameta.allure:allure-bom:2.35.2")
+ 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")
87
mavenBom("org.mockito:mockito-bom:5.23.0")
0 commit comments