Skip to content

Commit 77f5fdb

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

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
@@ -19,7 +19,7 @@ buildscript {
1919

2020
}
2121
dependencies {
22-
classpath "io.freefair.gradle:lombok-plugin:5.1.0"
22+
classpath "io.freefair.gradle:lombok-plugin:5.1.1"
2323
classpath "com.github.jengelman.gradle.plugins:shadow:5.2.0"
2424
}
2525
}

0 commit comments

Comments
 (0)