Skip to content

Commit ed15a1d

Browse files
Bump org.projectlombok:lombok from 1.18.44 to 1.18.46
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.44 to 1.18.46. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.44...v1.18.46) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0363c0f commit ed15a1d

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 = '4.0.5'
23-
lombokVersion = '1.18.44'
23+
lombokVersion = '1.18.46'
2424
}
2525

2626
java {

0 commit comments

Comments
 (0)