Unverified Commit 43bb98bb authored by Dev containers Bot's avatar Dev containers Bot Committed by GitHub

Automated documentation update (#803)

Automated documentation update [skip ci]
Co-authored-by: 's avatargithub-actions <github-actions@github.com>
parent 76ffd41c
...@@ -23,6 +23,8 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies. ...@@ -23,6 +23,8 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.
| mavenVersion | Select or enter a Maven version | string | latest | | mavenVersion | Select or enter a Maven version | string | latest |
| installAnt | Install Ant, a software tool for automating software build processes | boolean | false | | installAnt | Install Ant, a software tool for automating software build processes | boolean | false |
| antVersion | Select or enter an Ant version | string | latest | | antVersion | Select or enter an Ant version | string | latest |
| installGroovy | Install Groovy, powerful, optionally typed and dynamic language with static-typing and static compilation capabilities | boolean | false |
| groovyVersion | Select or enter a Groovy version | string | latest |
## Customizations ## Customizations
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment