Skip to content

Commit 8926b6d

Browse files
Bump io.freefair.lombok from 8.13.1 to 8.14.2 (#342)
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.13.1 to 8.14.2. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.13.1...8.14.2) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-version: 8.14.2 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 a79bdc7 commit 8926b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id "org.springframework.boot" version "3.5.5"
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
5-
id "io.freefair.lombok" version "8.13.1"
5+
id "io.freefair.lombok" version "8.14.2"
66
id 'jacoco'
77
id 'checkstyle'
88
}

0 commit comments

Comments
 (0)