Skip to content

Commit

Permalink
EPMRPP-95887 dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Oct 14, 2024
1 parent fc8e704 commit 641e1b5
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:4b45428'
implementation 'com.github.reportportal:commons:9ee1332'
}

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

0 comments on commit 641e1b5

Please sign in to comment.