Skip to content

Commit

Permalink
Bump io.freefair.lombok from 8.6 to 8.10 (#41)
Browse files Browse the repository at this point in the history
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.6 to 8.10.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.6...8.10)

---
updated-dependencies:
- dependency-name: io.freefair.lombok
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent caadfac commit 907f644
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 @@ -17,7 +17,7 @@ handy-tests = { group = "me.melontini", name = "handy-tests", version = "0.1.0-1

[plugins]
fabric-loom = { id = "fabric-loom", version = "1.6.12" }
lombok = { id = "io.freefair.lombok", version = "8.6"}
lombok = { id = "io.freefair.lombok", version = "8.10"}
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.19" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.7.4" }

0 comments on commit 907f644

Please sign in to comment.