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 fce8e66 commit c735478Copy full SHA for c735478
README.adoc
@@ -36,7 +36,7 @@ You can provide the following query parameters to customize the project:
36
* `vertxVersion`: the Vert.x version
37
* `vertxDependencies`: a comma separated list of artifactIds of the vert.x modules
38
* `packageName`: code package name, derived from `groupId` and `artifactId` by default
39
-* `jdkVersion`: which version of the JDK to use, defaults to `11`
+* `jdkVersion`: which version of the JDK to use, defaults to `17`
40
41
Full example:
42
0 commit comments