Skip to content

Commit 5515a76

Browse files
authored
Merge pull request #428 from 1c-syntax/dependabot/gradle/freefair-133e8472c9
Bump io.freefair.lombok from 9.2.0 to 9.4.0 in the freefair group
2 parents 5702b70 + 54552a8 commit 5515a76

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.2.0"
12+
id("io.freefair.lombok") version "9.4.0"
1313
}
1414

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

0 commit comments

Comments
 (0)