We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334912b commit 84c0bffCopy full SHA for 84c0bff
examples/native-sql-example/build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
}
48
49
// Optional: enable the bytecode enhancements
50
-hibernate { enhancement }
+hibernate { enhancement {} }
51
52
// Create tasks to run the different API available.
53
//
examples/session-example/build.gradle
@@ -48,7 +48,7 @@ dependencies {
54
0 commit comments