Skip to content

Commit b32c8c7

Browse files
chore(deps): bump io.freefair.lombok from 6.6 to 6.6.1
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 6.6 to 6.6.1. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@6.6...6.6.1) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d4fa75 commit b32c8c7

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
@@ -1,6 +1,6 @@
11
plugins {
22
id "org.sonarqube" version "3.5.0.2730"
3-
id "io.freefair.lombok" version "6.6"
3+
id "io.freefair.lombok" version "6.6.1"
44
id 'java-library'
55
id 'maven-publish'
66
id 'jacoco'

0 commit comments

Comments
 (0)