Skip to content

Commit a6bffae

Browse files
Bump io.freefair.lombok from 6.6.3 to 8.6 in /mock-mhs-adaptor (#659)
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 6.6.3 to 8.6. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@6.6.3...8.6) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd84d91 commit a6bffae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mock-mhs-adaptor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'org.springframework.boot' version '2.5.12'
33
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
44
id 'java'
5-
id "io.freefair.lombok" version "6.6.3"
5+
id "io.freefair.lombok" version "8.6"
66
}
77

88
apply plugin: 'java'

0 commit comments

Comments
 (0)