Skip to content

Commit

Permalink
bump io.qameta.allure:allure-bom from 2.23.0 to 2.24.0 (via #2090)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent b0c7108 commit b8e9818
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.10.0")
mavenBom("io.qameta.allure:allure-bom:2.23.0")
mavenBom("io.qameta.allure:allure-bom:2.24.0")
}
dependencies {
dependency("ch.qos.logback:logback-classic:1.3.8")
Expand Down

0 comments on commit b8e9818

Please sign in to comment.