Skip to content

Commit dfda55d

Browse files
authored
Merge pull request #65 from devondragon/dependabot/gradle/org.projectlombok-lombok-1.18.40
Bump org.projectlombok:lombok from 1.18.38 to 1.18.40
2 parents 1df7d61 + 4742a9e commit dfda55d

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.38'
23+
lombokVersion = '1.18.40'
2424
}
2525

2626
java {

0 commit comments

Comments
 (0)