Skip to content

Commit

Permalink
5.13.0 Release (#70)
Browse files Browse the repository at this point in the history
* Update build.gradle

* Update build.gradle

* Update build.gradle

* EPMRPP-97122 || Update to JDK 21 (#65)

* Update dependencies (#66)

* Update dependencies (#67)

* 5.13.0 || Update release version

* 5.13.0 || Update release version

* 5.13.0 || Update release version

---------

Co-authored-by: Reingold Shekhtel <[email protected]>
Co-authored-by: APiankouski <[email protected]>
  • Loading branch information
3 people authored Dec 5, 2024
1 parent 068a1f3 commit 80b20c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ dependencies {
api 'org.pf4j:pf4j:3.10.0'
api 'org.pf4j:pf4j-update:2.3.0'

implementation 'org.hibernate:hibernate-core:5.6.15.Final'

testImplementation 'junit:junit'
}

Expand Down

0 comments on commit 80b20c8

Please sign in to comment.