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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 107ae3826 doc that we already test with Java 21 (#569)
107ae3826 is described below

commit 107ae382641b33e7c86f1d476ab73ae70ffdc2ca
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Jun 30 16:49:34 2024 +0100

    doc that we already test with Java 21 (#569)
---
 project/project-info.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/project-info.conf b/project/project-info.conf
index b67c0e86b..1a7cadea6 100644
--- a/project/project-info.conf
+++ b/project/project-info.conf
@@ -3,7 +3,7 @@ project-info {
   scaladoc: 
"https://pekko.apache.org/api/pekko-http/"${project-info.version}"/org/apache/pekko/http/scaladsl";
   javadoc: 
"https://pekko.apache.org/japi/pekko-http/"${project-info.version}"/org/apache/pekko/http/javadsl";
   shared-info {
-    jdk-versions: ["OpenJDK 8", "OpenJDK 11", "OpenJDK 17"]
+    jdk-versions: ["OpenJDK 8", "OpenJDK 11", "OpenJDK 17", "OpenJDK 21"]
     snapshots: {
       url: "contributing.html#snapshots"
       text: "Snapshots are available"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to