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

#2376 update switch expression to java 17 syntax; #2396

Closed
wants to merge 4 commits into from
Closed

#2376 update switch expression to java 17 syntax; #2396

wants to merge 4 commits into from

Conversation

CodePawfect
Copy link

@CodePawfect CodePawfect commented Dec 15, 2022

update-switch-expression-to-java-17-syntax

#2376

Pull request description:
increase maven-checkstyle-plugin version to support java 17 switch syntax;
update-switch-expression-to-java-17-syntax

For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

increase maven-checkstyle-plugin version to support java 17 switch syntax;
@CodePawfect CodePawfect marked this pull request as draft December 15, 2022 18:47
increase maven-checkstyle-plugin to version 3.2.0 to support java 17 switch syntax;
adjust code base to match 3.2.0 formatting;
update sonar-maven-plugin to version 3.9.1.2184;
Insert missing dependency org.junit.jupiter in page-object pom;
revert sonar-maven-plugin.version back to 3.8.0.2131;
@CodePawfect CodePawfect closed this by deleting the head repository Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant