This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch GROOVY_5_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/GROOVY_5_0_X by this push:
     new 353b67a852 update min version in doco
353b67a852 is described below

commit 353b67a852dff5f74bba62f7fad8b6403a80bf26
Author: Paul King <[email protected]>
AuthorDate: Sat Dec 6 15:06:39 2025 +1000

    update min version in doco
---
 src/spec/doc/core-getting-started.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/spec/doc/core-getting-started.adoc 
b/src/spec/doc/core-getting-started.adoc
index 95a7836539..155a27c1f5 100644
--- a/src/spec/doc/core-getting-started.adoc
+++ b/src/spec/doc/core-getting-started.adoc
@@ -53,7 +53,7 @@ community prior to official versions being released. We 
welcome any feedback.
 
 === Prerequisites
 
-Groovy {groovy-short-version} requires Java 8+ with support for up to Java 16.
+Groovy {groovy-short-version} requires Java 11+ with support for up to Java 25.
 
 Various Groovy CI servers run the test suite (with more than 10000 tests) 
across numerous versions of Java.
 Those servers are also useful to look at to confirm supported Java versions 
for different Groovy releases.

Reply via email to