Skip to content

Commit 7cc0059

Browse files
authored
Merge pull request #429 from 1c-syntax/dependabot/gradle/freefair-2780a1dd1c
Bump io.freefair.lombok from 9.4.0 to 9.5.0 in the freefair group
2 parents 5515a76 + f58e471 commit 7cc0059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("com.gradleup.shadow") version "9.4.1"
1010
id("com.github.ben-manes.versions") version "0.54.0"
1111
id("com.github.gradle-git-version-calculator") version "1.1.0"
12-
id("io.freefair.lombok") version "9.4.0"
12+
id("io.freefair.lombok") version "9.5.0"
1313
}
1414

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

0 commit comments

Comments
 (0)