Skip to content

Commit

Permalink
[Conventions]: Bump org.hibernate.orm:hibernate-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps org.hibernate.orm:hibernate-gradle-plugin from 6.4.2.Final to 6.4.3.Final.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 1c8f003 commit 4d3872a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
implementation("org.ow2.asm:asm:8.0.1")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.2.2")
implementation("io.spring.gradle:dependency-management-plugin:1.1.4")
implementation("org.hibernate.orm:hibernate-gradle-plugin:6.4.2.Final")
implementation("org.hibernate.orm:hibernate-gradle-plugin:6.4.3.Final")
implementation("org.graalvm.buildtools:native-gradle-plugin:0.10.0")
}

Expand Down

0 comments on commit 4d3872a

Please sign in to comment.