Skip to content

Commit 543e938

Browse files
authored
Merge pull request #213 from devondragon/dependabot/gradle/org.projectlombok-lombok-1.18.42
Bump org.projectlombok:lombok from 1.18.40 to 1.18.42
2 parents a54e769 + 7a22472 commit 543e938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description = 'Spring User Framework'
1818

1919
ext {
2020
springBootVersion = '3.5.5'
21-
lombokVersion = '1.18.40'
21+
lombokVersion = '1.18.42'
2222
}
2323

2424
java {

0 commit comments

Comments
 (0)