Skip to content

Commit

Permalink
fix(deps): update dependency org.projectlombok:lombok to v1.18.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and FireMasterK committed Apr 2, 2024
1 parent 7e55b5a commit f1ea364
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ dependencies {
implementation 'io.sentry:sentry:7.6.0'
implementation 'rocks.kavin:reqwest4j:1.0.13'
implementation 'io.minio:minio:8.5.9'
compileOnly 'org.projectlombok:lombok:1.18.30'
annotationProcessor 'org.projectlombok:lombok:1.18.30'
compileOnly 'org.projectlombok:lombok:1.18.32'
annotationProcessor 'org.projectlombok:lombok:1.18.32'
}

shadowJar {
Expand Down

0 comments on commit f1ea364

Please sign in to comment.