Skip to content

Commit

Permalink
Merge pull request #203 from gocd/dependabot/gradle/io.freefair.lombo…
Browse files Browse the repository at this point in the history
…k-8.11

Bump io.freefair.lombok from 8.10.2 to 8.11
  • Loading branch information
chadlwilson authored Nov 22, 2024
2 parents a92a508 + 0302fe7 commit 31a3095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

plugins {
id "io.freefair.lombok" version "8.10.2"
id "io.freefair.lombok" version "8.11"
}

apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-helpers/master/helper.gradle?_=${(int) (new Date().toInstant().epochSecond / 60)}"
Expand Down

0 comments on commit 31a3095

Please sign in to comment.