Commit c2f0e09
committed
HBX-3044: Gradle 'generateJava' task should use generics by default
- Change the java version to 11 as that's the minimum version for the 6.6 branch
Signed-off-by: Koen Aers <[email protected]>1 parent 79b6787 commit c2f0e09
File tree
2 files changed
+2
-2
lines changed- gradle/plugin/src/functionalTest/java/org/hibernate/tool/gradle/java
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments