Skip to content

Commit 5333c23

Browse files
Merge pull request #706 from line/dependabot/gradle/io.franzbecker-gradle-lombok-5.0.0
2 parents dbbebfb + d7d7193 commit 5333c23

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)