Skip to content

Commit

Permalink
Update plagin-api
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski authored Aug 14, 2024
2 parents 357a5ac + 72e3c8e commit 02a0775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ dependencies {
} else {
implementation 'com.github.reportportal:commons-dao:28d0461'
implementation 'com.github.reportportal:commons:a30c7bb'
implementation 'com.github.reportportal:plugin-api:ff54d0f'
annotationProcessor 'com.github.reportportal:plugin-api:ff54d0f'
implementation 'com.github.reportportal:plugin-api:a9a8b73'
annotationProcessor 'com.github.reportportal:plugin-api:a9a8b73'
}
implementation('org.hibernate:hibernate-core:5.4.18.Final')
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.7'
Expand Down

0 comments on commit 02a0775

Please sign in to comment.