Skip to content

Commit

Permalink
bump io.qameta.allure:allure-bom from 2.24.0 to 2.25.0 (via #2240)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent b19d332 commit db4a2cc
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.16.0")
mavenBom("org.junit:junit-bom:5.10.1")
mavenBom("io.qameta.allure:allure-bom:2.24.0")
mavenBom("io.qameta.allure:allure-bom:2.25.0")
}
dependencies {
dependency("ch.qos.logback:logback-classic:1.3.11")
Expand Down

0 comments on commit db4a2cc

Please sign in to comment.