Skip to content

Commit c2cefe7

Browse files
authored
Merge pull request #360 from 1c-syntax/dependabot/gradle/freefair-931b0b0989
Bump io.freefair.lombok from 8.12.2 to 8.12.2.1 in the freefair group
2 parents fb735cc + e57be74 commit c2cefe7

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"
13+
id("io.freefair.lombok") version "8.12.2.1"
1414
}
1515

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

0 commit comments

Comments
 (0)