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

Remove unnecessary micronaut-runtime dependency. #80

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

jeremyg484
Copy link
Contributor

What's changed?

Add a RemoveUnnecessaryDependencies recipe that initially just removes micronaut-runtime for Micronaut Framework
4.0.0 applications.

Resolves issue #76

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've added the license header to any new files through ./gradlew licenseFormat
  • I've used the IntelliJ auto-formatter on affected files

@jeremyg484 jeremyg484 added this to the Micronaut 4.0 milestone Jul 14, 2023
@jeremyg484 jeremyg484 added the bug Something isn't working label Jul 14, 2023
@jeremyg484 jeremyg484 merged commit e617984 into main Jul 14, 2023
@jeremyg484 jeremyg484 deleted the RemoveDependencies branch July 14, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant