Skip to content

Commit d43555b

Browse files
[Windows] Add JAVA 25 LTS (#13087)
1 parent 2aaa682 commit d43555b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/windows/toolsets/toolset-2022.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
],
102102
"java": {
103103
"default": "8",
104-
"versions": [ "8", "11", "17", "21"]
104+
"versions": [ "8", "11", "17", "21", "25"]
105105
},
106106
"android": {
107107
"commandline_tools_url": "https://dl.google.com/android/repository/commandlinetools-win-9123335_latest.zip",

images/windows/toolsets/toolset-2025.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
],
8484
"java": {
8585
"default": "17",
86-
"versions": [ "8", "11", "17", "21"]
86+
"versions": [ "8", "11", "17", "21", "25"]
8787
},
8888
"android": {
8989
"commandline_tools_url": "https://dl.google.com/android/repository/commandlinetools-win-12266719_latest.zip",

0 commit comments

Comments
 (0)