We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5702b70 + 54552a8 commit 5515a76Copy full SHA for 5515a76
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
id("com.gradleup.shadow") version "9.4.1"
10
id("com.github.ben-manes.versions") version "0.54.0"
11
id("com.github.gradle-git-version-calculator") version "1.1.0"
12
- id("io.freefair.lombok") version "9.2.0"
+ id("io.freefair.lombok") version "9.4.0"
13
}
14
15
group = "io.github.1c-syntax"
0 commit comments