aboutsummaryrefslogtreecommitdiff
path: root/src/java
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-01 01:10:22 +0300
committerGitHub <noreply@github.com>2022-11-01 01:10:22 +0300
commit1313517fc4570e32e75b3bc405c7162e7911caff (patch)
treeb580cce65dfb21c5ba5deaa518d9f02e7f51b9a4 /src/java
parent2ce89c4a5743e11c9d1d1a37e25373d2fea5fa8e (diff)
Automated documentation update (#250)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/java')
-rw-r--r--src/java/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/java/README.md b/src/java/README.md
index 388aa07..343cc60 100644
--- a/src/java/README.md
+++ b/src/java/README.md
@@ -19,8 +19,8 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.
|-----|-----|-----|-----|
| version | Select or enter a Java version to install | string | latest |
| jdkDistro | Select or enter a JDK distribution | string | ms |
-| installGradle | Install Gradle, a build automation tool for multi-language software development | boolean | - |
-| installMaven | Install Maven, a management tool for Java | boolean | - |
+| installGradle | Install Gradle, a build automation tool for multi-language software development | boolean | false |
+| installMaven | Install Maven, a management tool for Java | boolean | false |
## License