Skip to content

Commit 04eff94

Browse files
Bump io.freefair.lombok from 8.14.2 to 9.0.0
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.14.2 to 9.0.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.14.2...9.0.0) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49b54ad commit 04eff94

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
@@ -4,7 +4,7 @@ plugins {
44
id "com.github.spotbugs" version "6.4.2" apply false
55
id "org.sonarqube" version "6.3.1.5724"
66
id "org.owasp.dependencycheck" version "12.1.5" apply false
7-
id "io.freefair.lombok" version "8.14.2" apply false
7+
id "io.freefair.lombok" version "9.0.0" apply false
88
id "org.gradle.test-retry" version "1.6.2" apply false
99
}
1010

0 commit comments

Comments
 (0)