Skip to content

Commit 870129e

Browse files
HapppyLiuHe-Pin
authored andcommitted
Add JDK21 info to doc #1017 (#1028)
1 parent 92ee4a2 commit 870129e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/project-info.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project-info {
55
scaladoc: "https://pekko.apache.org/api/pekko/"${project-info.version}"/org/apache/pekko/"
66
javadoc: "https://pekko.apache.org/japi/pekko/"${project-info.version}"/org/apache/pekko/"
77
shared-info {
8-
jdk-versions: ["OpenJDK 8", "OpenJDK 11", "OpenJDK 17"]
8+
jdk-versions: ["OpenJDK 8", "OpenJDK 11", "OpenJDK 17", "OpenJDK 21"]
99
snapshots: {
1010
url: "https://pekko.apache.org/docs/pekko/current/project/links.html#snapshots-repository"
1111
text: "Snapshots are available"

0 commit comments

Comments
 (0)