We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90bf043 commit 1a48c1eCopy full SHA for 1a48c1e
.ci/java-versions.properties
@@ -14,7 +14,7 @@
14
# are 'java' or 'openjdk' followed by the major release number.
15
16
# See please https://docs.gradle.org/8.10/userguide/upgrading_version_8.html#minimum_daemon_jvm_version
17
-OPENSEARCH_BUILD_JAVA=openjdk17
18
-OPENSEARCH_RUNTIME_JAVA=java11
+OPENSEARCH_BUILD_JAVA=openjdk21
+OPENSEARCH_RUNTIME_JAVA=java21
19
GRADLE_TASK=build
20
GRADLE_EXTRA_ARGS=
0 commit comments