Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit ffaf070

Browse files
Bump io.freefair.lombok from 8.10.2 to 8.11
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.10.2 to 8.11. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.10.2...8.11) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a86f2c commit ffaf070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id("pmd")
1313
id("com.github.spotbugs") version "6.0.26"
1414
id("net.ltgt.errorprone") version "4.1.0"
15-
id("io.freefair.lombok") version "8.10.2"
15+
id("io.freefair.lombok") version "8.11"
1616
id("com.github.ben-manes.versions") version "0.51.0"
1717
}
1818

0 commit comments

Comments
 (0)