Skip to content

Commit

Permalink
EPMRPP-90473 || Retention important launch (#58)
Browse files Browse the repository at this point in the history
* EPMRPP-90473 || Update libs versions

* EPMRPP-90473 || Update libs versions
  • Loading branch information
IvanKustau authored May 8, 2024
1 parent 17962f8 commit 3c87360
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ dependencies {
compile 'com.epam.reportportal:commons'
compile 'com.epam.reportportal:commons-dao'
} else {
implementation 'com.github.reportportal:commons-dao:073aa934a5'
api 'com.github.reportportal:commons-reporting:d99e842'
api 'com.github.reportportal:commons:d7f9bec'
implementation 'com.github.reportportal:commons-dao:67b6717a11'
api 'com.github.reportportal:commons:67cbfaea24'
}
compile 'org.pf4j:pf4j:3.10.0'

Expand Down

0 comments on commit 3c87360

Please sign in to comment.