Skip to content

Commit c735478

Browse files
committed
Update README.adoc
Default Java version is 17 Signed-off-by: Thomas Segismont <[email protected]>
1 parent fce8e66 commit c735478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can provide the following query parameters to customize the project:
3636
* `vertxVersion`: the Vert.x version
3737
* `vertxDependencies`: a comma separated list of artifactIds of the vert.x modules
3838
* `packageName`: code package name, derived from `groupId` and `artifactId` by default
39-
* `jdkVersion`: which version of the JDK to use, defaults to `11`
39+
* `jdkVersion`: which version of the JDK to use, defaults to `17`
4040

4141
Full example:
4242

0 commit comments

Comments
 (0)