Skip to content

Commit 6bddfe7

Browse files
Bump org.projectlombok:lombok from 1.18.36 to 1.18.38
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.36 to 1.18.38. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.36...v1.18.38) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 898cde5 commit 6bddfe7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jar {
4848

4949

5050
dependencies {
51-
annotationProcessor 'org.projectlombok:lombok:1.18.36'
52-
compileOnly 'org.projectlombok:lombok:1.18.36'
51+
annotationProcessor 'org.projectlombok:lombok:1.18.38'
52+
compileOnly 'org.projectlombok:lombok:1.18.38'
5353

5454
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
5555
implementation 'com.google.guava:guava:33.4.5-jre'

0 commit comments

Comments
 (0)