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.
2 parents cccc2dc + 59ee80f commit bc67f81Copy full SHA for bc67f81
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
plugins {
8
id 'org.springframework.boot' version '3.3.5'
9
id "com.gorylenko.gradle-git-properties" version "2.4.2"
10
- id "io.freefair.lombok" version "8.12"
+ id "io.freefair.lombok" version "8.12.1"
11
id 'org.jetbrains.kotlin.jvm' version '2.1.10'
12
id 'org.jetbrains.kotlin.plugin.spring' version '2.1.10'
13
}
0 commit comments