Skip to content

Commit 872292b

Browse files
build(deps): 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] <[email protected]>
1 parent 34166d4 commit 872292b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'java'
77
id 'application'
88
id 'idea'
9-
id "io.freefair.lombok" version '8.10.2'
9+
id "io.freefair.lombok" version '8.11'
1010
// https://github.com/qoomon/gradle-git-versioning-plugin
1111
id 'me.qoomon.git-versioning' version '6.4.4'
1212
// https://github.com/itzg/github-releaser-gradle-plugin

0 commit comments

Comments
 (0)