remove groovy

This commit is contained in:
Lennart Lösche 2023-09-24 11:48:48 +02:00
parent ed34d8ddb0
commit a3274498db
No known key found for this signature in database
GPG Key ID: DE6159961DD84A55
2 changed files with 1 additions and 2 deletions

View File

@ -27,4 +27,4 @@ jobs:
git config --global user.name "Github Actions"
./waterfall p
- name: build
run: mvn clean install javadoc:javadoc -B
run: mvn clean install javadoc:javadoc -B

View File

@ -47,7 +47,6 @@ Waterfall requires **Java 8** or above.
**Or alternatively, with Gradle:**
Groovy
* Repository:
```groovy
repositories {