Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.32 {patch} (#551)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 37b1891 commit ff9fae6
Show file tree
Hide file tree
Showing 2 changed files with 9 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 @@ -4,7 +4,7 @@ snakeYaml = "2.2"
logback = "1.5.3"
jupiter = "5.8.2"
abortMission = "5.0.58"
lombok = "1.18.30"
lombok = "1.18.32"
wireMock = "3.0.1"
hibernateValidator = "8.0.1.Final"
jakartaEl = "5.0.1"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3528,6 +3528,14 @@
<sha256 value="65001f382f5d1ce45692311bb1ba7c243c856195d492473d72ff9a7d1cc77699" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.projectlombok" name="lombok" version="1.18.32">
<artifact name="lombok-1.18.32.jar">
<sha256 value="97574674e2a25f567a313736ace00df8787d443de316407d57fc877d9f19a65d" origin="Generated by Gradle"/>
</artifact>
<artifact name="lombok-1.18.32.pom">
<sha256 value="9091bc6c05b6973349d9b78b7b7dd8dda6ebb74cc9ea74e2792960fb50348a92" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.reflections" name="reflections" version="0.10.2">
<artifact name="reflections-0.10.2.jar">
<sha256 value="938a2d08fe54050d7610b944d8ddc3a09355710d9e6be0aac838dbc04e9a2825" origin="Generated by Gradle"/>
Expand Down

0 comments on commit ff9fae6

Please sign in to comment.