Skip to content

Commit c092db3

Browse files
authored
Merge pull request #361 from 1c-syntax/dependabot/gradle/freefair-82454876b7
Bump io.freefair.lombok from 8.12.2.1 to 8.13 in the freefair group
2 parents c2cefe7 + e26bcd4 commit c092db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id("com.github.johnrengelman.shadow") version ("7.0.0")
1111
id("com.github.ben-manes.versions") version "0.52.0"
1212
id("com.github.gradle-git-version-calculator") version "1.1.0"
13-
id("io.freefair.lombok") version "8.12.2.1"
13+
id("io.freefair.lombok") version "8.13"
1414
}
1515

1616
group = "io.github.1c-syntax"

0 commit comments

Comments
 (0)