Skip to content

Commit e24f7d7

Browse files
Update dependency org.projectlombok:lombok to v1.18.38
1 parent a8235f8 commit e24f7d7

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
@@ -21,7 +21,7 @@ dependencies {
2121
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
2222
implementation 'org.springframework.boot:spring-boot-starter-web'
2323

24-
compileOnly 'org.projectlombok:lombok:1.18.36'
24+
compileOnly 'org.projectlombok:lombok:1.18.38'
2525
annotationProcessor 'org.projectlombok:lombok'
2626

2727
runtimeOnly 'com.h2database:h2'

0 commit comments

Comments
 (0)