Skip to content

Commit d525243

Browse files
Bump io.freefair.lombok from 8.14 to 8.14.2 (#53)
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.14 to 8.14.2. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.14...8.14.2) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-version: 8.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e88ecec commit d525243

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
@@ -1,6 +1,6 @@
11
plugins {
22
id("java")
3-
id("io.freefair.lombok") version "8.14"
3+
id("io.freefair.lombok") version "8.14.2"
44
}
55

66
group = "com.ardetrick"

0 commit comments

Comments
 (0)