Skip to content

Commit

Permalink
EPMRPP-89421 || Update dependencies (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski authored Jul 17, 2024
1 parent 6465099 commit a9a8b73
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:2834dd5'
api 'com.github.reportportal:commons:67cbfaea24'
implementation 'com.github.reportportal:commons-dao:823f284'
api 'com.github.reportportal:commons:24ea814'
}
compile 'org.pf4j:pf4j:3.10.0'

Expand Down

0 comments on commit a9a8b73

Please sign in to comment.