Skip to content

Commit

Permalink
Add hibernate (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski authored Dec 18, 2024
1 parent d5f4fb3 commit ef518ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ dependencies {
annotationProcessor 'com.github.reportportal:plugin-api:815c74a'
}

implementation 'org.hibernate:hibernate-core:5.6.15.Final'
implementation("com.atlassian.jira:jira-rest-java-client-core:6.0.1")
implementation "io.atlassian.fugue:fugue:6.0.1"

Expand Down

0 comments on commit ef518ff

Please sign in to comment.