We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89aeb5a + 3570984 commit fa97539Copy full SHA for fa97539
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
plugins {
8
id 'org.springframework.boot' version '2.7.3'
9
id "com.gorylenko.gradle-git-properties" version "2.4.1"
10
- id "io.freefair.lombok" version "8.4"
+ id "io.freefair.lombok" version "8.6"
11
id 'org.jetbrains.kotlin.jvm' version '1.9.23'
12
id 'org.jetbrains.kotlin.plugin.spring' version '1.9.22'
13
}
0 commit comments