Skip to content

Commit acff26a

Browse files
committed
updated Java version from 23 to 24 in .devcontainer.json
1 parent 5d86d9e commit acff26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"java.server.launchMode": "Standard",
140140
"java.configuration.runtimes": [
141141
{
142-
"name": "JavaSE-23",
142+
"name": "JavaSE-24",
143143
"path": "/opt/jdk",
144144
"default": true
145145
}

0 commit comments

Comments
 (0)