Skip to content

Commit b0ae473

Browse files
authored
Merge pull request #142 from larsgrefer/dependabot/gradle/io.freefair.lombok-8.12.2
Bump io.freefair.lombok from 8.12.1 to 8.12.2
2 parents 7a663ad + 2340152 commit b0ae473

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.12.1" apply false
2+
id 'io.freefair.lombok' version "8.12.2" apply false
33
}
44

55
allprojects {

0 commit comments

Comments
 (0)