Skip to content

Commit d68617d

Browse files
authored
Merge pull request #119 from larsgrefer/dependabot/gradle/io.freefair.lombok-8.7.1
Bump io.freefair.lombok from 8.6 to 8.7.1
2 parents 87984a3 + a45b807 commit d68617d

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

55
allprojects {

0 commit comments

Comments
 (0)