Skip to content

Commit

Permalink
Update dependency io.freefair.lombok to v8.10 {patch} (#1116)
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 Aug 20, 2024
1 parent 9678ca0 commit ee87450
Show file tree
Hide file tree
Showing 2 changed files with 11 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 @@ -27,7 +27,7 @@ openApiUi = "2.6.0"
abortMissionPlugin = "5.0.60"
dockerPlugin = "0.36.0"
indexScanPlugin = "2.8.3"
lombokPlugin = "8.7.1"
lombokPlugin = "8.10"
springBootPlugin = "3.3.2"
gitVersionerPlugin = "1.6.7"
owaspPlugin = "10.0.3"
Expand Down
10 changes: 10 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1399,11 +1399,21 @@
<sha256 value="d232392a89c3efdc85ab299c5a94e8b9dd35bc02f340ce8446ff659aa15913a0" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.freefair.gradle" name="lombok-plugin" version="8.10">
<artifact name="lombok-plugin-8.10.jar">
<sha256 value="4eda372537d2957339bafb763e66a6845e1aacfeacd4d199c82047f178de8e95" 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.10">
<artifact name="io.freefair.lombok.gradle.plugin-8.10.pom">
<sha256 value="7e5dc0551cc6edfaac0182ce51fdc0e8a340ae8d6b5d937a85bccdeedd7c8045" 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"/>
Expand Down

0 comments on commit ee87450

Please sign in to comment.