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

hepin pushed a commit to branch 1.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/1.0.x by this push:
     new 870129ef3a Add JDK21 info to doc #1017 (#1028)
870129ef3a is described below

commit 870129ef3a713cb1ae96274b287b666adb39ab98
Author: HapppyLiu <[email protected]>
AuthorDate: Tue Jan 23 20:02:53 2024 +0800

    Add JDK21 info to doc #1017 (#1028)
---
 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 2b0c38d147..7f2902df67 100644
--- a/project/project-info.conf
+++ b/project/project-info.conf
@@ -5,7 +5,7 @@ project-info {
   scaladoc: 
"https://pekko.apache.org/api/pekko/"${project-info.version}"/org/apache/pekko/";
   javadoc: 
"https://pekko.apache.org/japi/pekko/"${project-info.version}"/org/apache/pekko/";
   shared-info {
-    jdk-versions: ["OpenJDK 8", "OpenJDK 11", "OpenJDK 17"]
+    jdk-versions: ["OpenJDK 8", "OpenJDK 11", "OpenJDK 17", "OpenJDK 21"]
     snapshots: {
       url: 
"https://pekko.apache.org/docs/pekko/current/project/links.html#snapshots-repository";
       text: "Snapshots are available"


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

Reply via email to