Skip to content

Commit

Permalink
bump allure-bom from 2.17.1 to 2.17.2 (via #1525)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 14, 2021
1 parent 9744f0a commit 670d0b5
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 @@ -68,7 +68,7 @@ subprojects {
imports {
mavenBom("com.fasterxml.jackson:jackson-bom:2.12.5")
mavenBom("org.junit:junit-bom:5.8.2")
mavenBom("io.qameta.allure:allure-bom:2.17.1")
mavenBom("io.qameta.allure:allure-bom:2.17.2")
}
dependencies {
dependency("ch.qos.logback:logback-classic:1.2.7")
Expand Down

0 comments on commit 670d0b5

Please sign in to comment.