Skip to content

Commit

Permalink
EPMRPP-88766 dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Mar 6, 2025
1 parent 9c136b0 commit 9196daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ dependencyManagement {
dependencies {
if (releaseMode) {
implementation 'com.github.reportportal:commons-dao:13eb3c6'
implementation 'com.github.reportportal:commons:feb0d4d'
implementation 'com.github.reportportal:commons:86f2552'
implementation 'com.github.reportportal:plugin-api:5.13.0'
} else {
implementation 'com.github.reportportal:commons-dao:13eb3c6'
implementation 'com.github.reportportal:commons:feb0d4d'
implementation 'com.github.reportportal:commons:86f2552'
implementation 'com.github.reportportal:plugin-api:5.13.0'
}

Expand Down

0 comments on commit 9196daf

Please sign in to comment.