We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567b011 commit 42e0659Copy full SHA for 42e0659
build.gradle
@@ -34,7 +34,7 @@ buildscript {
34
classpath 'com.github.ben-manes:gradle-versions-plugin:0.27.0'
35
classpath 'com.puppycrawl.tools:checkstyle:8.32'
36
classpath 'gradle.plugin.com.github.spotbugs:spotbugs-gradle-plugin:2.0.0'
37
- classpath 'io.franzbecker:gradle-lombok:3.3.0'
+ classpath 'io.franzbecker:gradle-lombok:4.0.0'
38
classpath 'io.spring.gradle:dependency-management-plugin:1.0.9.RELEASE'
39
classpath "org.springframework.boot:spring-boot-gradle-plugin:$spring_boot_version"
40
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
0 commit comments