Skip to content

Commit

Permalink
Merge pull request #562 from rundeck/renovate/lombok
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.projectlombok:lombok to v1.18.36
  • Loading branch information
gschueler authored Dec 10, 2024
2 parents 2b4ec65 + 33fb583 commit 6a380b1
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.34"
lombok = "1.18.36"
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 @@ -182,6 +182,7 @@
<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"/>
<trusting group="org.projectlombok" name="lombok" version="1.18.36"/>
</trusted-key>
<trusted-key id="d54a395b5cf3f86eb45f6e426b1b008864323b92" group="org.antlr"/>
<trusted-key id="d5fc4d8e6ff704c573819555bf7cc7defe9389d7">
Expand Down

0 comments on commit 6a380b1

Please sign in to comment.