Skip to content

Commit eecf5fc

Browse files
Bump lombok-plugin from 5.0.0-rc6 to 5.1.0
Bumps [lombok-plugin](https://github.com/freefair/gradle-plugins) from 5.0.0-rc6 to 5.1.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@5.0.0-rc6...5.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c28af5a commit eecf5fc

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
@@ -18,7 +18,7 @@ buildscript {
1818

1919
}
2020
dependencies {
21-
classpath "io.freefair.gradle:lombok-plugin:5.0.0-rc6"
21+
classpath "io.freefair.gradle:lombok-plugin:5.1.0"
2222
classpath "com.github.jengelman.gradle.plugins:shadow:5.2.0"
2323
}
2424
}

0 commit comments

Comments
 (0)