Skip to content

Commit 263eb81

Browse files
build(deps): bump io.freefair.lombok in the patches group
Bumps the patches group with 1 update: [io.freefair.lombok](https://github.com/freefair/gradle-plugins). Updates `io.freefair.lombok` 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 dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db08f8a commit 263eb81

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'application'
44
id 'idea'
5-
id "io.freefair.lombok" version '8.14'
5+
id "io.freefair.lombok" version '8.14.2'
66
// https://github.com/qoomon/gradle-git-versioning-plugin
77
id 'me.qoomon.git-versioning' version '6.4.4'
88
// https://github.com/itzg/github-releaser-gradle-plugin

0 commit comments

Comments
 (0)