Skip to content

Commit

Permalink
EPMRPP-96577 update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Nov 4, 2024
1 parent 157750f commit a072e00
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:9ee1332'
implementation 'com.github.reportportal:commons:3aaf677'
}

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

0 comments on commit a072e00

Please sign in to comment.