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

broaden gson range, bundle new gson and guava #837

Merged
merged 3 commits into from
May 21, 2024
Merged

Conversation

cdietrich
Copy link
Contributor

@jonahgraham do we need a dot release for simrel?

@cdietrich cdietrich requested a review from jonahgraham May 21, 2024 17:03
Signed-off-by: Christian Dietrich <[email protected]>
@szarnekow
Copy link

As a client of lsp4j I'd even consider using a 3.0 as the exclusive upper bound of the dependency.

@jonahgraham jonahgraham linked an issue May 21, 2024 that may be closed by this pull request
@jonahgraham
Copy link
Contributor

As a client of lsp4j I'd even consider using a 3.0 as the exclusive upper bound of the dependency.

We got (minorly) burned a while ago because a new version of gson didn't strictly follow semantic versioning. Ever since then I have been concerned to not have a runtime problem.

However I am asked multiple times for this, so seeing as many consumers seem ok with the (minor) risk, I say lets widen it up.

@jonahgraham do we need a dot release for simrel?

Yes

gradle/versions.gradle Outdated Show resolved Hide resolved
(squash this before merge)
@cdietrich
Copy link
Contributor Author

Can you merge am afk

@jonahgraham jonahgraham merged commit deb7806 into main May 21, 2024
7 of 8 checks passed
@jonahgraham jonahgraham deleted the cd/broadenGson branch May 21, 2024 18:00
jonahgraham added a commit to jonahgraham/lsp4j that referenced this pull request May 21, 2024
@jonahgraham jonahgraham added this to the 0.23.1 milestone May 21, 2024
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.

Update Gson to accept wider version
3 participants