cbeust / jcommander

Command line parsing framework for Java
Apache License 2.0
1.94k stars 332 forks source link

upgrade gradle 6.6.1 -> 7.6 #549

Closed pgier closed 11 months ago

pgier commented 1 year ago

Fixes #548

I upgraded this by running the gradle wrapper command which also had the effect up updating the gradlew scripts.

gradle wrapper --gradle-version 7.6
pgier commented 1 year ago

I just noticed that there is already a similar PR #540

mkarg commented 11 months ago

Thank you for your contribution. Unfortunately we needed too long for the review, so meanwhile your contribution got obsoleted. We are using Gradle 8.3 currently.