Skip to content

Commit

Permalink
Merge pull request #558 from rundeck/renovate/lombok
Browse files Browse the repository at this point in the history
Update dependency org.projectlombok:lombok to v1.18.34
  • Loading branch information
gschueler authored Aug 30, 2024
2 parents a8bff14 + 28a06df commit 6e5330f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

retrofit = "2.9.0"
okhttp = "4.12.0"
lombok = "1.18.30"
lombok = "1.18.34"
jaxb = "2.3.9"
junit = "4.13.2"
groovy = "3.0.15"
Expand Down
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
<trusting group="org.projectlombok" name="lombok" version="1.18.24"/>
<trusting group="org.projectlombok" name="lombok" version="1.18.26"/>
<trusting group="org.projectlombok" name="lombok" version="1.18.30"/>
<trusting group="org.projectlombok" name="lombok" version="1.18.34"/>
</trusted-key>
<trusted-key id="d54a395b5cf3f86eb45f6e426b1b008864323b92" group="org.antlr"/>
<trusted-key id="d5fc4d8e6ff704c573819555bf7cc7defe9389d7">
Expand Down

0 comments on commit 6e5330f

Please sign in to comment.