Skip to content

Commit 673f439

Browse files
Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 (#313)
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-version: 1.18.38 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0ac998 commit 673f439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ subprojects {
1919
grpcVersion = '1.71.0'
2020
jupiterVersion = '5.12.1'
2121
mockitoVersion = '4.11.0'
22-
lombokVersion = '1.18.36'
22+
lombokVersion = '1.18.38'
2323
nimbusVersion = '10.0.2'
2424
shadowVersion = '8.1.1'
2525

0 commit comments

Comments
 (0)