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

Add test scope to kotlin-test for protobuf-kotlin-lite #9518

Merged
merged 1 commit into from Feb 17, 2022

Conversation

alexvanyo
Copy link
Contributor

I believe this is all that is needed to fix #9517 (this also matches the declaration for protobuf-kotlin:

<scope>test</scope>
)

Copy link
Member

@deannagarcia deannagarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this fix!

@deannagarcia deannagarcia merged commit 972b122 into protocolbuffers:master Feb 17, 2022
@alexvanyo alexvanyo deleted the patch-1 branch February 17, 2022 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

protobuf-kotlin-lite transitively depends on kotlin-test
4 participants