Skip to content

Commit 7a663ad

Browse files
authored
Merge pull request #141 from larsgrefer/dependabot/gradle/io.freefair.lombok-8.12.1
Bump io.freefair.lombok from 8.11 to 8.12.1
2 parents 7a6db2d + e622c64 commit 7a663ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'io.freefair.lombok' version "8.11" apply false
2+
id 'io.freefair.lombok' version "8.12.1" apply false
33
}
44

55
allprojects {

0 commit comments

Comments
 (0)