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 com.google.code.gson to the public API (JsonElement) #340

Merged
merged 1 commit into from
May 17, 2022

Conversation

martinda
Copy link
Contributor

This addresses #339

The API of this project exposes the class com.google.gson.JsonElement from the the transitive dependency com.google.code.gson:gson:2.8.9. This PR fixes that by declaring that dependency using the api configuration. Information about the api configuration can be found in Gradle's The Java Library Plugin

While preparing this PR, I visually reviewed the API and this is the only one I could see.

@cdancy cdancy self-assigned this May 17, 2022
@cdancy cdancy merged commit 8ef4969 into cdancy:master May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants