Skip to content

Commit

Permalink
fix(deps): update dependency org.projectlombok:lombok to v1.18.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent d8bef5d commit 84ac758
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 @@ -299,8 +299,8 @@ dependencies {
testCompileOnly 'org.projectlombok:lombok:1.18.36'
testAnnotationProcessor 'org.projectlombok:lombok:1.18.36'

integrationTestCompileOnly 'org.projectlombok:lombok:1.18.34'
integrationTestAnnotationProcessor 'org.projectlombok:lombok:1.18.34'
integrationTestCompileOnly 'org.projectlombok:lombok:1.18.36'
integrationTestAnnotationProcessor 'org.projectlombok:lombok:1.18.36'


implementation group: 'org.apache.xmlgraphics', name: 'fop', version: '2.10'
Expand Down

0 comments on commit 84ac758

Please sign in to comment.