Skip to content

Commit cd6b2e1

Browse files
cq-boterezrokah
andauthored
fix(deps): Update plugin io.freefair.lombok to v8.14.4 (#21942)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | io.freefair.lombok | plugin | minor | `8.2.2` -> `8.14.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19--> Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
1 parent 48f33ce commit cd6b2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/source/bitbucket/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
plugins {
99
// Apply the application plugin to add support for building a CLI application in Java.
1010
id 'application'
11-
id "io.freefair.lombok" version "8.2.2"
11+
id "io.freefair.lombok" version "8.14.4"
1212
id "com.diffplug.spotless" version "6.25.0"
1313
}
1414

0 commit comments

Comments
 (0)