Skip to content

Commit

Permalink
EPMRPP-88602 instant time (#53)
Browse files Browse the repository at this point in the history
* EPMRPP-88606 update dependencies (Instant time)
  • Loading branch information
grabsefx authored Apr 15, 2024
1 parent 1ce447f commit 0ade3c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ dependencies {
compile 'com.epam.reportportal:commons'
compile 'com.epam.reportportal:commons-dao'
} else {
implementation 'com.github.reportportal:commons-dao:fa04c1fc02'
api 'com.github.reportportal:commons-reporting:6b3ed9d'
api 'com.github.reportportal:commons:83ea1a5'
implementation 'com.github.reportportal:commons-dao:0703b75'
api 'com.github.reportportal:commons-reporting:24941f3'
api 'com.github.reportportal:commons:d7f9bec'
}
compile 'org.pf4j:pf4j:2.4.0'

Expand Down

0 comments on commit 0ade3c1

Please sign in to comment.