Skip to content

Commit

Permalink
Merge pull request #68 from L1ghtDream/renovate/org.hibernate.orm-hib…
Browse files Browse the repository at this point in the history
…ernate-core-6.x

Update dependency org.hibernate.orm:hibernate-core to v6.2.7.Final
  • Loading branch information
Voinea-Radu authored Aug 5, 2023
2 parents 777f203 + 43f534b commit ab1e11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter")

// Hibernate
implementation("org.hibernate.orm:hibernate-core:6.2.6.Final")
implementation("org.hibernate.orm:hibernate-core:6.2.7.Final")
implementation("org.hibernate:hibernate-community-dialects:6.2.6.Final")
implementation("org.hibernate.common:hibernate-commons-annotations:6.0.6.Final")
}
Expand Down

0 comments on commit ab1e11a

Please sign in to comment.