Skip to content

Commit fb735cc

Browse files
authored
Merge pull request #358 from 1c-syntax/dependabot/gradle/freefair-8fc7555735
Bump io.freefair.lombok from 8.12.1 to 8.12.2 in the freefair group
2 parents 168a958 + 048c2b2 commit fb735cc

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

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

0 commit comments

Comments
 (0)