Skip to content

Commit

Permalink
EPMRPP-96579 create organizations branch
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Nov 4, 2024
1 parent bc00459 commit d317f0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ dependencies {
compile 'com.epam.reportportal:commons'
compile 'com.epam.reportportal:commons-dao'
} else {
implementation 'com.github.reportportal:commons-dao:develop-SNAPSHOT'
api 'com.github.reportportal:commons:develop-SNAPSHOT'
implementation 'com.github.reportportal:commons-dao:4caa252'
api 'com.github.reportportal:commons:feature~orgs-SNAPSHOT'
}
api 'org.pf4j:pf4j:3.10.0'
api 'org.pf4j:pf4j-update:2.3.0'
Expand Down

0 comments on commit d317f0c

Please sign in to comment.