Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit e2b565e

Browse files
Bump io.freefair.lombok from 8.6 to 8.10 (#53)
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>
1 parent ade591d commit e2b565e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dark-matter-base = { group = "me.melontini", name = "dark-matter-base", version.
99

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

0 commit comments

Comments
 (0)