Skip to content

Commit 3bf6aa3

Browse files
committed
update hibernate coordinates
1 parent 2583ab8 commit 3bf6aa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

instrumentation/hibernate/hibernate-6.0/spring-testing/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
val springAgent by configurations.creating
66

77
dependencies {
8-
library("org.hibernate:hibernate-core:6.0.0.Final")
8+
library("org.hibernate.orm:hibernate-core:6.0.0.Final")
99

1010
testInstrumentation(project(":instrumentation:hibernate:hibernate-6.0:javaagent"))
1111
testInstrumentation(project(":instrumentation:jdbc:javaagent"))

0 commit comments

Comments
 (0)