Skip to content

Commit 4990320

Browse files
Bump lombok from 1.18.16 to 1.18.18
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.16 to 1.18.18. - [Release notes](https://github.com/rzwitserloot/lombok/releases) - [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.16...v1.18.18) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e58e035 commit 4990320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828

2929
// api group: 'org.slf4j', name: 'slf4j-simple', version: '1.7.29'
3030
api group: 'org.slf4j', name: 'slf4j-jdk14', version: slf4j_ver
31-
compileOnly 'org.projectlombok:lombok:1.18.16'
31+
compileOnly 'org.projectlombok:lombok:1.18.18'
3232
annotationProcessor 'org.projectlombok:lombok:1.18.16'
3333

3434

0 commit comments

Comments
 (0)