Skip to content

Commit fa57470

Browse files
Bump io.freefair.lombok from 8.12.2 to 8.13.1 in /service (#1181)
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.12.2 to 8.13.1. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.12.2...8.13.1) --- 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 e070d60 commit fa57470

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
@@ -4,7 +4,7 @@ plugins {
44
id 'java'
55
id "checkstyle"
66
id "com.github.spotbugs" version "6.1.6"
7-
id "io.freefair.lombok" version "8.12.2"
7+
id "io.freefair.lombok" version "8.13.1"
88
id 'jacoco'
99
id 'org.sonarqube' version '6.0.1.5171'
1010

0 commit comments

Comments
 (0)