jmeter
jmeter copied to clipboard
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v7
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| org.eclipse.jgit:org.eclipse.jgit | 6.10.1.202505221210-r -> 7.4.0.202509020913-r |
Configuration
📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Requires a fix in com.github.vlsi.crlf:
Caused by: java.lang.NoSuchMethodError: 'void org.eclipse.jgit.util.io.AutoLFInputStream.<init>(java.io.InputStream, boolean)'
at com.github.vlsi.gradle.git.CrLfFiltersKt.filterLf(CrLfFilters.kt:50)
at com.github.vlsi.gradle.git.CrLfFiltersKt.access$filterLf(CrLfFilters.kt:1)
at com.github.vlsi.gradle.git.FilterTextLf.<init>(CrLfFilters.kt:55)