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

Update jgit version #992

Merged
merged 2 commits into from Nov 9, 2021
Merged

Update jgit version #992

merged 2 commits into from Nov 9, 2021

Conversation

staktrace
Copy link
Contributor

The old version of jgit doesn't support DIRC version 4, which
can result in exceptions being thrown by the ratchetFrom
implementation in some situations (likely dependent on the user's
local git version).

See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=565774

The old version of jgit doesn't support DIRC version 4, which
can result in exceptions being thrown by the ratchetFrom
implementation in some situations (likely dependent on the user's
local git version).

See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=565774
@staktrace
Copy link
Contributor Author

Hi! The PR template says this:

After creating the PR, please add a commit that adds a bullet-point under the `-SNAPSHOT` section of [CHANGES.md](https://github.com/diffplug/spotless/blob/main/CHANGES.md), [plugin-gradle/CHANGES.md](https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md), and [plugin-maven/CHANGES.md](https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md) which includes:

But I don't see a -SNAPSHOT section in CHANGES.md. Is this supposed to refer to the Unreleased section instead?

@nedtwigg
Copy link
Member

nedtwigg commented Nov 9, 2021

Is this supposed to refer to the Unreleased section instead?

Yes! Oops, thanks :)

@nedtwigg
Copy link
Member

nedtwigg commented Dec 1, 2021

Published in plugin-gradle/6.0.1 and plugin-maven/2.17.5.

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.

None yet

2 participants