Skip to content

Commit

Permalink
Update dependency io.freefair.lombok to v8.7.1 {patch}
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 88c09b2 commit 2b06f27
Show file tree
Hide file tree
Showing 2 changed files with 19 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 @@ -22,7 +22,7 @@ jetbrainsAnnotations = "24.1.0"

abortMissionPlugin = "5.0.60"
indexScanPlugin = "2.8.2"
lombokPlugin = "8.6"
lombokPlugin = "8.7.1"
shadowPlugin = "8.1.1"
gitVersionerPlugin = "1.6.7"
owaspPlugin = "10.0.3"
Expand Down
18 changes: 18 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1024,11 +1024,21 @@
<sha256 value="4b7c7d2a981294e803f75aeb589f110f369f647aa34feb50a3bfcdf55c8f00e6" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.freefair.gradle" name="lombok-plugin" version="8.7.1">
<artifact name="lombok-plugin-8.7.1.jar">
<sha256 value="90b85cfb1fb84e8aa20adad048dc45b8edca2ae7291d12c0de533957115a2775" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.freefair.lombok" name="io.freefair.lombok.gradle.plugin" version="8.6">
<artifact name="io.freefair.lombok.gradle.plugin-8.6.pom">
<sha256 value="e9a269e56a972092987b83023120c7960e8fdae8ac7730c7f1d02bd4b1bfba79" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.freefair.lombok" name="io.freefair.lombok.gradle.plugin" version="8.7.1">
<artifact name="io.freefair.lombok.gradle.plugin-8.7.1.pom">
<sha256 value="4364fb9add841f965dac3b3353863fc4d5c65de3cc6bca35679f0f3afdb377d8" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.github.gradle-nexus" name="publish-plugin" version="2.0.0">
<artifact name="publish-plugin-2.0.0.jar">
<sha256 value="942c1a16d161f64631901b4e2dad541d2fcbfe51cf0323955dabe02e2a9ef2aa" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -3086,6 +3096,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 2b06f27

Please sign in to comment.