mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-17 13:02:14 +01:00
Update dependency org.projectlombok:lombok to v1.18.28
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.projectlombok:lombok](https://projectlombok.org) ([source](https://github.com/projectlombok/lombok)) | dependencies | patch | `1.18.10` -> `1.18.28` | ⚠️ Release Notes retrieval for this PR were skipped because no github.com credentials were available. If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==--> Co-authored-by: Renovate Bot <renovate@scm-manager.org>
This commit is contained in:
@@ -27,7 +27,7 @@ ext {
|
||||
|
||||
libraries = [
|
||||
// lombok
|
||||
lombok: 'org.projectlombok:lombok:1.18.10',
|
||||
lombok: 'org.projectlombok:lombok:1.18.28',
|
||||
|
||||
// servlet api
|
||||
servletApi: 'javax.servlet:javax.servlet-api:3.1.0',
|
||||
|
||||
Reference in New Issue
Block a user