Skip to content

Commit 29e20d6

Browse files
Bump io.freefair.lombok from 8.10.2 to 8.11
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.10.2 to 8.11. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.10.2...8.11) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ac7115 commit 29e20d6

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
@@ -7,7 +7,7 @@ plugins {
77
java
88

99
id("de.undercouch.download") version "5.6.0"
10-
id("io.freefair.lombok") version "8.10.2"
10+
id("io.freefair.lombok") version "8.11"
1111
// Including dependencies in final jar
1212
id("com.gradleup.shadow") version "8.3.5"
1313
id("com.vanniktech.maven.publish") version "0.30.0"

0 commit comments

Comments
 (0)