Skip to content

Commit

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

Bump io.freefair.lombok from 8.12 to 8.12.1
  • Loading branch information
chadlwilson authored Feb 7, 2025
2 parents 3b0d5c2 + 75e6ad6 commit 0e7beec
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.12"
id "io.freefair.lombok" version "8.12.1"
}

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 0e7beec

Please sign in to comment.