Skip to content

Commit

Permalink
EPMRPP-96902 update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Nov 26, 2024
1 parent 09f4af5 commit 215668f
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 @@ -35,7 +35,7 @@ dependencies {
if (releaseMode) {
compile 'com.epam.reportportal:commons'
} else {
implementation 'com.github.reportportal:commons:3aaf677'
implementation 'com.github.reportportal:commons:287df6c'
}

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

0 comments on commit 215668f

Please sign in to comment.