Skip to content

Commit c336762

Browse files
authored
Merge pull request #362 from 1c-syntax/dependabot/gradle/freefair-5e7bb13543
Bump io.freefair.lombok from 8.13 to 8.13.1 in the freefair group
2 parents 7a3efbd + 08ab93e commit c336762

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

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

0 commit comments

Comments
 (0)