Skip to content

Commit ecef076

Browse files
committed
HHH-19894 : Use Java 25 for building
1 parent 823ec32 commit ecef076

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

migration-guide.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ earlier versions, see any other pertinent migration guides as well.
2222

2323
See the link:{releaseSeriesBase}[website] for the list of requirements for the {version} series.
2424

25+
[[requirements-building]]
26+
=== Building
27+
28+
Starting with version 7.2, Gradle 9 and Java 25 are required to build the project.
29+
However, the produced artifacts are still compatible with Java 17 and the produced Gradle plugin is still compatible with Gradle 8.
30+
31+
2532
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2633
// New Features
2734
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)