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

io.micronaut:micronaut-runtime should be removed #76

Closed
sdelamo opened this issue Jul 14, 2023 · 0 comments
Closed

io.micronaut:micronaut-runtime should be removed #76

sdelamo opened this issue Jul 14, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sdelamo
Copy link
Collaborator

sdelamo commented Jul 14, 2023

Users should not need to depend on Micronaut Runtime:

If the users have a dependency such as:

<dependency>
      <groupId>io.micronaut</groupId>
      <artifactId>micronaut-runtime</artifactId>
      <scope>compile</scope>
    </dependency>

we should remove it.

@sdelamo sdelamo added the bug Something isn't working label Jul 14, 2023
@sdelamo sdelamo changed the title io.micronaut:micronaut-runtime should be remove io.micronaut:micronaut-runtime should be removed Jul 14, 2023
@jeremyg484 jeremyg484 self-assigned this Jul 14, 2023
@jeremyg484 jeremyg484 added this to the Micronaut 4.0 milestone Jul 14, 2023
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

No branches or pull requests

2 participants