Skip to content

Commit

Permalink
Bump allureVersion from 2.28.1 to 2.29.0
Browse files Browse the repository at this point in the history
Bumps `allureVersion` from 2.28.1 to 2.29.0.

Updates `io.qameta.allure:allure-testng` from 2.28.1 to 2.29.0
- [Release notes](https://github.com/allure-framework/allure-java/releases)
- [Commits](allure-framework/allure-java@2.28.1...2.29.0)

Updates `io.qameta.allure:allure-rest-assured` from 2.28.1 to 2.29.0
- [Release notes](https://github.com/allure-framework/allure-java/releases)
- [Commits](allure-framework/allure-java@2.28.1...2.29.0)

Updates `io.qameta.allure:allure-attachments` from 2.28.1 to 2.29.0
- [Release notes](https://github.com/allure-framework/allure-java/releases)
- [Commits](allure-framework/allure-java@2.28.1...2.29.0)

---
updated-dependencies:
- dependency-name: io.qameta.allure:allure-testng
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.qameta.allure:allure-rest-assured
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.qameta.allure:allure-attachments
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 7cbf1dc commit 3229dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ext {
kafkaVersion = "7.7.0-ce"
awsVersion = '2.26.29'
ceVersion = "4.0.1"
allureVersion = "2.28.1"
allureVersion = "2.29.0"
}

group 'com.HybridTestFramework'
Expand Down

0 comments on commit 3229dcf

Please sign in to comment.