issues
search
lordcodes
/
turtle
Run shell commands from Kotlin scripts, apps or Gradle tasks with ease.
https://www.lordcodes.com
Apache License 2.0
253
stars
10
forks
source link
Update to Gradle 8.7 and JDK to 17
#238
Closed
lordcodes
closed
7 months ago
lordcodes
commented
7 months ago
Checklist
[x] I've read the
guide for contributing
.
[x] I've checked there are no other
open pull requests
for the same change.
[x] I've formatted all code changes with
./gradlew lcformat
.
[x] I've ran all checks with
./gradlew lcchecks
.
[x] I've ran all checks with
./gradlew check
.
[x] I've updated documentation if needed.
[x] I've added or updated tests for changes.
Reason for change
Keep tooling up to date
Description
Update Gradle
Update JDK
Checklist
./gradlew lcformat
../gradlew lcchecks
../gradlew check
.Reason for change
Description