Skip to content

Commit 75e559d

Browse files
Bump io.qameta.allure:allure-bom from 2.31.0 to 2.33.0
Bumps [io.qameta.allure:allure-bom](https://github.com/allure-framework/allure-java) from 2.31.0 to 2.33.0. - [Release notes](https://github.com/allure-framework/allure-java/releases) - [Commits](allure-framework/allure-java@2.31.0...2.33.0) --- updated-dependencies: - dependency-name: io.qameta.allure:allure-bom dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5398c05 commit 75e559d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ subprojects {
8383
mavenBom("com.squareup.okhttp3:okhttp-bom:5.3.2")
8484
// latest version that supports java 8
8585
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
86-
mavenBom("io.qameta.allure:allure-bom:2.31.0")
86+
mavenBom("io.qameta.allure:allure-bom:2.33.0")
8787
mavenBom("org.junit:junit-bom:6.0.3")
8888
}
8989
dependencies {

0 commit comments

Comments
 (0)