Skip to content

Commit

Permalink
Bump org.hibernate.orm from 6.4.4.Final to 6.4.6.Final
Browse files Browse the repository at this point in the history
Bumps org.hibernate.orm from 6.4.4.Final to 6.4.6.Final.

---
updated-dependencies:
- dependency-name: org.hibernate.orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 2a99715 commit 6df90d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
// id 'com.palantir.graal' version '0.7.2' apply false
id 'com.github.spotbugs' version '6.0.9' apply false
id 'io.freefair.lombok' version '8.6' // apply, because javadoc
id 'org.hibernate.orm' version '6.4.4.Final' apply false
id 'org.hibernate.orm' version '6.4.6.Final' apply false
id 'com.palantir.git-version' version '3.0.0'
id 'com.github.jk1.dependency-license-report' version '2.6'
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
Expand Down

0 comments on commit 6df90d4

Please sign in to comment.