Skip to content

Commit

Permalink
Update dependency io.freefair.lombok to v8.11 {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 Nov 16, 2024
1 parent 8fa616d commit 1b09469
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 = "26.0.1"

abortMissionPlugin = "5.0.93"
indexScanPlugin = "2.8.3"
lombokPlugin = "8.10.2"
lombokPlugin = "8.11"
shadowPlugin = "8.3.5"
gitVersionerPlugin = "1.6.7"
owaspPlugin = "11.1.0"
Expand Down
18 changes: 18 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -967,11 +967,21 @@
<sha256 value="7eb1cf2932a712cdfeea56e193cc7a5f3af204c38f910b23622eb9187d84fce0" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.freefair.gradle" name="lombok-plugin" version="8.11">
<artifact name="lombok-plugin-8.11.jar">
<sha256 value="1e0d07f6d6bf37de9e1a371b1e4ee5fe74d48783e2de49d4ebf65b95a061cde9" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.freefair.lombok" name="io.freefair.lombok.gradle.plugin" version="8.10.2">
<artifact name="io.freefair.lombok.gradle.plugin-8.10.2.pom">
<sha256 value="2f16108925c5ef11dd77be7ce4d9a265599f48054649dac44ac62df9cd9ee2d6" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.freefair.lombok" name="io.freefair.lombok.gradle.plugin" version="8.11">
<artifact name="io.freefair.lombok.gradle.plugin-8.11.pom">
<sha256 value="403fbb16db3f90c5d52cdd34ca3dd0b6d7c3819c2622fef9c03e0c04eb927246" 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 @@ -2802,6 +2812,14 @@
<sha256 value="e1909fe272cffc89ff289b1321e89b641fef739821661bb693a6f966a17ed9e5" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.projectlombok" name="lombok" version="1.18.36">
<artifact name="lombok-1.18.36.jar">
<sha256 value="73b6b05b6a2d365b700bab08d30f94de9d336490bc0acce5b6181fef48cbf18e" origin="Generated by Gradle"/>
</artifact>
<artifact name="lombok-1.18.36.pom">
<sha256 value="89a21d25876c8562c14a10f1b21efbfcce9d53b058686b8285fea2276c53290e" 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 1b09469

Please sign in to comment.