Skip to content

Commit

Permalink
Bump allure-notifications from 87b2caf5f1 to 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored Oct 2, 2024
1 parent f7dd2b5 commit 63997b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vividus-allure-adaptor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation(group: 'org.slf4j', name: 'slf4j-api')
implementation(group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-properties')
implementation(group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0')
implementation(group: 'com.github.qa-guru.allure-notifications', name: 'allure-notifications-api', version: '87b2caf5f1')
implementation(group: 'com.github.qa-guru.allure-notifications', name: 'allure-notifications-api', version: '4.8.0')

compileOnly(group: 'com.github.spotbugs', name: 'spotbugs-annotations', version: spotbugsVersion)

Expand Down

0 comments on commit 63997b0

Please sign in to comment.