Skip to content

Commit

Permalink
Feature/epmrpp 87493 (#45)
Browse files Browse the repository at this point in the history
* EPMRPP-87493 || Update model

* Update build.gradle
  • Loading branch information
pbortnik authored Nov 10, 2023
1 parent 9d07a45 commit bc96df2
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 @@ -49,9 +49,9 @@ dependencies {
compile 'com.epam.reportportal:commons-rules'
compile 'com.epam.reportportal:commons-dao'
} else {
compile 'com.github.reportportal:commons-dao:90f815a'
compile 'com.github.reportportal:commons-model:9ec180b'
compile 'com.github.reportportal:commons-rules:e859db2'
compile 'com.github.reportportal:commons-dao:7990424'
compile 'com.github.reportportal:commons-model:bf40974'
compile 'com.github.reportportal:commons-rules:8a83e18'
}
compile 'org.pf4j:pf4j:2.4.0'

Expand Down

0 comments on commit bc96df2

Please sign in to comment.