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 fb735cc + e57be74 commit c2cefe7Copy full SHA for c2cefe7
1 file changed
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
id("com.github.johnrengelman.shadow") version ("7.0.0")
11
id("com.github.ben-manes.versions") version "0.52.0"
12
id("com.github.gradle-git-version-calculator") version "1.1.0"
13
- id("io.freefair.lombok") version "8.12.2"
+ id("io.freefair.lombok") version "8.12.2.1"
14
}
15
16
group = "io.github.1c-syntax"
0 commit comments