Skip to content

Commit 1299aa4

Browse files
authored
Merge pull request #87 from devondragon/dependabot/gradle/org.projectlombok-lombok-1.18.44
Bump org.projectlombok:lombok from 1.18.42 to 1.18.44
2 parents a0dbe7e + ca659e2 commit 1299aa4

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.3'
23-
lombokVersion = '1.18.42'
23+
lombokVersion = '1.18.44'
2424
}
2525

2626
java {

0 commit comments

Comments
 (0)