Skip to content

Commit

Permalink
Bump io.qameta.allure:allure-bom from 2.22.1 to 2.22.2
Browse files Browse the repository at this point in the history
Bumps [io.qameta.allure:allure-bom](https://github.com/allure-framework/allure-java) from 2.22.1 to 2.22.2.
- [Release notes](https://github.com/allure-framework/allure-java/releases)
- [Commits](allure-framework/allure-java@2.22.1...2.22.2)

---
updated-dependencies:
- dependency-name: io.qameta.allure:allure-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2023
1 parent 05d161f commit 3d6253a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ subprojects {
imports {
mavenBom("com.fasterxml.jackson:jackson-bom:2.15.2")
mavenBom("org.junit:junit-bom:5.9.3")
mavenBom("io.qameta.allure:allure-bom:2.22.1")
mavenBom("io.qameta.allure:allure-bom:2.22.2")
}
dependencies {
dependency("ch.qos.logback:logback-classic:1.3.8")
Expand Down

0 comments on commit 3d6253a

Please sign in to comment.