Skip to content

Commit

Permalink
allure-common version update
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Jan 24, 2024
1 parent eb139ac commit 76b54e5
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 @@ -46,7 +46,7 @@ configure(allprojects - project('allure-common')) {
compileTestJava.options.encoding = 'UTF-8'

dependencies {
implementation 'com.epam.reportportal:allure-common:5.1.1'
implementation 'com.epam.reportportal:allure-common:5.2.0'

testImplementation ("io.qameta.allure:allure-java-commons:${allure_version}") {
exclude group: 'org.slf4j'
Expand Down

0 comments on commit 76b54e5

Please sign in to comment.