Skip to content

Commit e57be74

Browse files
Bump io.freefair.lombok from 8.12.2 to 8.12.2.1 in the freefair group
Bumps the freefair group with 1 update: [io.freefair.lombok](https://github.com/freefair/gradle-plugins). Updates `io.freefair.lombok` from 8.12.2 to 8.12.2.1 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.12.2...8.12.2.1) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: freefair ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb735cc commit e57be74

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)