Skip to content

Commit 30b73ee

Browse files
build(deps): bump lombok from 1.18.12 to 1.18.14 (#1404)
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.12 to 1.18.14. - [Release notes](https://github.com/rzwitserloot/lombok/releases) - [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.12...v1.18.14) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 625d61c commit 30b73ee

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
@@ -24,7 +24,7 @@ configurations {
2424

2525
dependencies {
2626
ecj 'org.eclipse.jdt:ecj:3.22.0'
27-
lombok 'org.projectlombok:lombok:1.18.12'
27+
lombok 'org.projectlombok:lombok:1.18.14'
2828
}
2929

3030
java {

0 commit comments

Comments
 (0)