Skip to content

Commit 8aab030

Browse files
Bump allureReportVersion from 2.39.0 to 2.43.0
Bumps `allureReportVersion` from 2.39.0 to 2.43.0. Updates `io.qameta.allure:allure-generator` from 2.39.0 to 2.43.0 - [Release notes](https://github.com/allure-framework/allure2/releases) - [Commits](allure-framework/allure2@2.39.0...2.43.0) Updates `io.qameta.allure:allure-plugin-api` from 2.39.0 to 2.43.0 - [Release notes](https://github.com/allure-framework/allure2/releases) - [Commits](allure-framework/allure2@2.39.0...2.43.0) Updates `io.qameta.allure.plugins:behaviors-plugin` from 2.39.0 to 2.43.0 - [Release notes](https://github.com/allure-framework/allure2/releases) - [Commits](allure-framework/allure2@2.39.0...2.43.0) --- updated-dependencies: - dependency-name: io.qameta.allure:allure-generator dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.qameta.allure:allure-plugin-api dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.qameta.allure.plugins:behaviors-plugin dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb1565b commit 8aab030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vividus-allure-adaptor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project.description = 'VIVIDUS Allure report adaptor'
22

33
nohttp.source.excludes += '**/webjars/**'
44

5-
ext.allureReportVersion = '2.39.0'
5+
ext.allureReportVersion = '2.43.0'
66

77
dependencies {
88
implementation project(':vividus-engine')

0 commit comments

Comments
 (0)