issues
search
openrewrite
/
rewrite-github-actions
OpenRewrite recipes for performing GitHub action hygiene and migration tasks.
Apache License 2.0
9
stars
10
forks
source link
feat: update base jdk to 21
#91
Closed
SimonVerhoeven
closed
1 year ago
SimonVerhoeven
commented
1 year ago
What's changed?
Update JDK to 21
What's your motivation?
Maintenance
Anything in particular you'd like reviewers to focus on?
Anyone you would like to review specifically?
Have you considered any alternatives or workarounds?
Any additional context
Checklist
[x] I've added unit tests to cover both positive and negative cases
[x] I've added the license header to any new files through
./gradlew licenseFormat
[x] I've used the IntelliJ IDEA auto-formatter on affected files
What's changed?
Update JDK to 21
What's your motivation?
Maintenance
Anything in particular you'd like reviewers to focus on?
Anyone you would like to review specifically?
Have you considered any alternatives or workarounds?
Any additional context
Checklist
./gradlew licenseFormat