We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8235f8 commit 2b1a8a3Copy full SHA for 2b1a8a3
build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
22
implementation 'org.springframework.boot:spring-boot-starter-web'
23
24
- compileOnly 'org.projectlombok:lombok:1.18.36'
+ compileOnly 'org.projectlombok:lombok:1.18.42'
25
annotationProcessor 'org.projectlombok:lombok'
26
27
runtimeOnly 'com.h2database:h2'
0 commit comments