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 935a767 commit bb46e29Copy full SHA for bb46e29
.devcontainer/devcontainer.json
@@ -5,7 +5,7 @@
5
"ghcr.io/devcontainers/features/java:1" : {
6
"version": "11",
7
"installGradle": true,
8
- "gradleVersion": "8.1"
+ "gradleVersion": "8.7"
9
},
10
"ghcr.io/devcontainers/features/python:1": {
11
"version": "3.10",
0 commit comments