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

fix: exclude unreachable optional dependency in r2dbc-core #510

Merged
merged 1 commit into from
May 27, 2021

Conversation

shubha-rajan
Copy link
Contributor

@shubha-rajan shubha-rajan commented May 27, 2021

Change Description

Explicitly excluded the optional io.micrometer:micrometer-core dependency which was causing the linkage checker to fail in GoogleCloudPlatform/cloud-opensource-java#2073

cc @suztomo

Checklist

  • Make sure to open an issue as a
    bug/issue
    before writing your code! That way we can discuss the change, evaluate
    designs, and agree on the general idea.
  • Ensure the tests and linter pass
  • Appropriate documentation is updated (if necessary)

Relevant issues:

Explicitly excluded the optional `io.micrometer:micrometer-core` dependency which was causing the linkage checker to fail in GoogleCloudPlatform/cloud-opensource-java#2073
@shubha-rajan shubha-rajan merged commit 448a353 into main May 27, 2021
@shubha-rajan shubha-rajan deleted the shubha-rajan-patch-1 branch May 27, 2021 22:24
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.

Would you clean up dependency tree?
3 participants