Skip to content

Commit

Permalink
EPMRPP-90473 || Update libs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKustau committed May 6, 2024
1 parent 17962f8 commit fa60b03
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:743665a6ed'
api 'com.github.reportportal:commons:103367e181'
}
compile 'org.pf4j:pf4j:3.10.0'

Expand Down

0 comments on commit fa60b03

Please sign in to comment.