Skip to content

Commit

Permalink
EPMRPP-98774 merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Jan 14, 2025
1 parent eea038e commit cbab1a2
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 @@ dependencies {
if (releaseMode) {
implementation 'com.epam.reportportal:commons'
} else {
implementation 'com.github.reportportal:commons:2b470a3'
implementation 'com.github.reportportal:commons:b5fb4f5'
}

implementation 'io.swagger.core.v3:swagger-annotations:2.2.9'
Expand Down

0 comments on commit cbab1a2

Please sign in to comment.