Skip to content

Commit 783314c

Browse files
Bump io.freefair.lombok from 8.12 to 8.12.2 in /service
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.12 to 8.12.2. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.12...8.12.2) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 545fcb3 commit 783314c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

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

0 commit comments

Comments
 (0)