added jlink plugin

This commit is contained in:
2021-07-25 18:11:11 +02:00
parent 3aa725a851
commit 93981eb796
9 changed files with 153 additions and 15 deletions

View File

@@ -38,7 +38,7 @@ subprojects {
}
wrapper {
gradleVersion = "7.0.2"
gradleVersion = "7.1.1"
distributionType = Wrapper.DistributionType.ALL
}