Skip to content

Commit 8c57670

Browse files
authored
Update devcontainer.json
1 parent 23ead7b commit 8c57670

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"ghcr.io/devcontainers/features/java:1": {
66
"version": "none",
77
"installMaven": "true",
8-
"mavenVersion": "3.8.6",
9-
"installGradle": "true"
8+
"mavenVersion": "3.9.9",
9+
"installGradle": "false"
1010
}
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)