Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 461116c commit f3c361e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply from: "${rootProject.projectDir}/gradle/publish-maven.gradle"
ext {
javaVersion = JavaVersion.VERSION_17
springBootVersion = "3.3.1"
lombokVersion = "1.18.32"
lombokVersion = "1.18.34"
googleAutoVersion = "1.1.1"
compileTestingVersion = '0.21.0'
inCapVersion = "1.0.0"
Expand Down

0 comments on commit f3c361e

Please sign in to comment.