Skip to content

Commit 0b53e2d

Browse files
authored
Merge pull request #150 from larsgrefer/dependabot/gradle/io.freefair.lombok-8.13.1
Bump io.freefair.lombok from 8.13 to 8.13.1
2 parents 01ed220 + 2bd3473 commit 0b53e2d

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

55
allprojects {

0 commit comments

Comments
 (0)