Skip to content

Commit

Permalink
Update dependency org.hibernate.orm:hibernate-core to v6.6.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent b91610b commit 05743dd
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 @@ -107,7 +107,7 @@ dependencies {

implementation('com.google.guava:guava:33.2.1-jre')

implementation('org.hibernate.orm:hibernate-core:6.3.0.CR1')
implementation('org.hibernate.orm:hibernate-core:6.6.0.Final')

// QueryDSL
implementation("com.querydsl:querydsl-core:${queryDslVersion}")
Expand Down

0 comments on commit 05743dd

Please sign in to comment.