Skip to content

Commit feb1259

Browse files
authored
Merge pull request #146 from driessamyn/dependabot/gradle/org.hibernate.orm-hibernate-community-dialects-7.0.3.Final
build(deps): Bump org.hibernate.orm:hibernate-community-dialects from 6.4.1.Final to 7.0.3.Final
2 parents 449e73b + 1d78329 commit feb1259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111

1212
// other libraries to benchmark against
1313
implementation("org.hibernate.orm:hibernate-core:6.6.11.Final")
14-
implementation("org.hibernate.orm:hibernate-community-dialects:6.4.1.Final")
14+
implementation("org.hibernate.orm:hibernate-community-dialects:7.0.3.Final")
1515
implementation("org.ktorm:ktorm-core:4.1.1")
1616
implementation("org.ktorm:ktorm-support-postgresql:4.1.1")
1717
implementation("org.ktorm:ktorm-support-sqlite:4.1.1")

0 commit comments

Comments
 (0)