Skip to content

Commit cbd76fc

Browse files
Bump io.freefair.lombok from 8.13.1 to 9.0.0
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.13.1 to 9.0.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.13.1...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] <support@github.com>
1 parent 1fff7f6 commit cbd76fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
plugins {
1515
id 'java'
1616
id "org.owasp.dependencycheck" version "12.1.8"
17-
id "io.freefair.lombok" version "8.13.1"
17+
id "io.freefair.lombok" version "9.0.0"
1818
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
1919
}
2020

0 commit comments

Comments
 (0)