Skip to content

Commit 474d57a

Browse files
Bump io.freefair.lombok from 8.12.1 to 8.12.2 in /e2e-tests (#1116)
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.12.1 to 8.12.2. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.12.1...8.12.2) --- updated-dependencies: - dependency-name: io.freefair.lombok 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 718af0e commit 474d57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/build.gradle

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.12.1"
3+
id "io.freefair.lombok" version "8.12.2"
44
}
55

66
apply plugin: 'java'

0 commit comments

Comments
 (0)