Skip to content

Commit

Permalink
EPMRPP-97485 || Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Dec 4, 2024
1 parent 553f43b commit ff916a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 129 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ dependencies {
implementation 'com.epam.reportportal:plugin-api'
annotationProcessor 'com.epam.reportportal:plugin-api'
} else {
implementation 'com.github.reportportal:commons-dao:a98c172'
implementation 'com.github.reportportal:plugin-api:develop-SNAPSHOT'
annotationProcessor 'com.github.reportportal:plugin-api:develop-SNAPSHOT'
implementation 'com.github.reportportal:commons-dao:adbb40e'
implementation 'com.github.reportportal:plugin-api:815c74a'
annotationProcessor 'com.github.reportportal:plugin-api:815c74a'
}
implementation 'org.hibernate:hibernate-core:5.6.15.Final'

Expand Down
126 changes: 0 additions & 126 deletions release-fat.gradle

This file was deleted.

0 comments on commit ff916a3

Please sign in to comment.