Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the use of Java 17 in tests #604

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Allow the use of Java 17 in tests #604

merged 2 commits into from
Jul 26, 2023

Conversation

timtebeek
Copy link
Contributor

What's your motivation?

Consistency with other OpenRewrite projects; seeing string concatenation in #601

Anything in particular you'd like reviewers to focus on?

Any risk of this breaking our compatibility with Java 8 for src/main?

@timtebeek timtebeek added the enhancement New feature or request label Jul 19, 2023
@timtebeek timtebeek self-assigned this Jul 19, 2023
@timtebeek timtebeek requested a review from joanvr July 19, 2023 11:51
@timtebeek timtebeek marked this pull request as ready for review July 24, 2023 08:09
@timtebeek timtebeek merged commit 376b4c6 into main Jul 26, 2023
1 check passed
@timtebeek timtebeek deleted the tim/java_17_for_tests branch July 26, 2023 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant