Skip to content

Commit

Permalink
renovatebot(deps): update dependency io.freefair.gradle:lombok-plugin…
Browse files Browse the repository at this point in the history
… to v8.12.2.1

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.freefair.gradle:lombok-plugin](https://redirect.github.com/freefair/gradle-plugins) | `8.12.2` -> `8.12.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.freefair.gradle:lombok-plugin/8.12.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.freefair.gradle:lombok-plugin/8.12.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.freefair.gradle:lombok-plugin/8.12.2/8.12.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.freefair.gradle:lombok-plugin/8.12.2/8.12.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>freefair/gradle-plugins (io.freefair.gradle:lombok-plugin)</summary>

### [`v8.12.2.1`](https://redirect.github.com/freefair/gradle-plugins/releases/tag/8.12.2.1)

[Compare Source](https://redirect.github.com/freefair/gradle-plugins/compare/8.12.2...8.12.2.1)

#### What's Changed

-   [#&#8203;1302](https://redirect.github.com/freefair/gradle-plugins/issues/1302) fixes java fork options serialization issue and adds tmpdir to task properties by [@&#8203;Frisch12](https://redirect.github.com/Frisch12) in [https://github.com/freefair/gradle-plugins/pull/1313](https://redirect.github.com/freefair/gradle-plugins/pull/1313)
-   Bump io.freefair.settings.plugin-versions from 8.12.1 to 8.12.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1310](https://redirect.github.com/freefair/gradle-plugins/pull/1310)
-   Bump com.github.spotbugs from 6.1.5 to 6.1.6 in /examples by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1314](https://redirect.github.com/freefair/gradle-plugins/pull/1314)

**Full Changelog**: freefair/gradle-plugins@8.12.2...8.12.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apereo/cas).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbIkJvdCIsIlJlbm92YXRlIl19-->
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent 304c808 commit 3f24f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ zxcvbn = "4.4.2"
# This section handles Gradle build classpath dependency versions
#################################################################
gradleGit = "2.4.2"
gradleLombok = "8.12.2"
gradleLombok = "8.12.2.1"
gradleDependencyVersions = "0.52.0"
gradleErrorProne = "4.1.0"
gradleGraalVmNative = "0.10.5"
Expand Down

0 comments on commit 3f24f5a

Please sign in to comment.