Skip to content

Commit

Permalink
EPMRPP-97851 merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Dec 18, 2024
1 parent 4337d0b commit 426f3fe
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:596fceb'
implementation 'com.github.reportportal:commons:2b470a3'
}

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

0 comments on commit 426f3fe

Please sign in to comment.