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

Micronaut Security is pulling in the kotlin standard lib #414

Closed
graemerocher opened this issue Oct 14, 2020 · 0 comments · Fixed by #415
Closed

Micronaut Security is pulling in the kotlin standard lib #414

graemerocher opened this issue Oct 14, 2020 · 0 comments · Fixed by #415
Labels
type: bug Something isn't working

Comments

@graemerocher
Copy link
Contributor

Same issue as in core, the Kotlin plugin now applys the standard lib as an API dependency. Has to be disabled with this property https://github.com/micronaut-projects/micronaut-core/blob/2.1.x/gradle.properties#L147

@graemerocher graemerocher added the type: bug Something isn't working label Oct 14, 2020
swanandvk added a commit to swanandvk/micronaut-security that referenced this issue Oct 15, 2020
sdelamo added a commit that referenced this issue Oct 27, 2020
Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant