Skip to content

Commit

Permalink
EPMRPP-87316 || Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik committed Nov 9, 2023
1 parent b550ff1 commit b9868b2
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 @@ -49,9 +49,9 @@ dependencies {
compile 'com.epam.reportportal:commons-rules'
compile 'com.epam.reportportal:commons-dao'
} else {
compile 'com.github.reportportal:commons-dao:59bed64'
compile 'com.github.reportportal:commons-dao:90f815a'
compile 'com.github.reportportal:commons-model:9ec180b'
compile 'com.github.reportportal:commons-rules:2fe7a4b'
compile 'com.github.reportportal:commons-rules:e859db2'
}
compile 'org.pf4j:pf4j:2.4.0'

Expand Down

0 comments on commit b9868b2

Please sign in to comment.