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 f7e3600 commit 56c4a25Copy full SHA for 56c4a25
examples/native-sql-example/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
}
45
46
// Optional: enable the bytecode enhancements
47
-hibernate { enhancement }
+hibernate { enhancement {} }
48
49
// Create tasks to run the different API available.
50
//
examples/session-example/build.gradle
@@ -45,7 +45,7 @@ dependencies {
51
0 commit comments