Skip to content

Commit

Permalink
allure-common update
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Apr 5, 2024
1 parent a573bb4 commit 3ce4a3a
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.2.0'
implementation 'com.epam.reportportal:allure-common:5.2.1'

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

0 comments on commit 3ce4a3a

Please sign in to comment.