Skip to content

Commit 1890e2f

Browse files
Bump org.projectlombok:lombok from 1.18.40 to 1.18.42
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.40 to 1.18.42. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.40...v1.18.42) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84e8c1b commit 1890e2f

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
@@ -20,7 +20,7 @@ description = 'SpringBoot Cloudflare Turnstile Library'
2020

2121
ext {
2222
springBootVersion = '3.5.5'
23-
lombokVersion = '1.18.40'
23+
lombokVersion = '1.18.42'
2424
}
2525

2626
java {

0 commit comments

Comments
 (0)