Skip to content

Commit

Permalink
EPMRPP-80259 || build.gradle fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim73i committed Feb 6, 2024
1 parent 561ae09 commit 56a6418
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 @@ -42,7 +42,7 @@ dependencyManagement {

dependencies {
if (releaseMode) {
implementation 'com.epam.reportportal:plugin-api'com.github.reportportal:commons-bom:04b1a7d
implementation 'com.epam.reportportal:plugin-api'
annotationProcessor 'com.epam.reportportal:plugin-api'
} else {
implementation 'com.github.reportportal:plugin-api:0ccfed8'
Expand Down

0 comments on commit 56a6418

Please sign in to comment.