Skip to content

Commit d7d7193

Browse files
Bump gradle-lombok from 4.0.0 to 5.0.0
Bumps gradle-lombok from 4.0.0 to 5.0.0. --- updated-dependencies: - dependency-name: io.franzbecker:gradle-lombok dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbbebfb commit d7d7193

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
@@ -35,7 +35,7 @@ buildscript {
3535
classpath 'com.github.ben-manes:gradle-versions-plugin:0.39.0'
3636
classpath 'com.puppycrawl.tools:checkstyle:9.0'
3737
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.5'
38-
classpath 'io.franzbecker:gradle-lombok:4.0.0'
38+
classpath 'io.franzbecker:gradle-lombok:5.0.0'
3939
classpath 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
4040
classpath "org.springframework.boot:spring-boot-gradle-plugin:$spring_boot_version"
4141
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

0 commit comments

Comments
 (0)