Skip to content

Commit f58e471

Browse files
Bump io.freefair.lombok from 9.4.0 to 9.5.0 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 9.4.0 to 9.5.0 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@9.4.0...9.5.0) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: freefair ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5515a76 commit f58e471

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)