Skip to content

Commit 307755d

Browse files
chore(deps): update plugin io.freefair.lombok to v8.12.1 (#384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9946c18 commit 307755d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
`java-library`
44
signing
55
`maven-publish`
6-
id("io.freefair.lombok") version "8.12" apply false
6+
id("io.freefair.lombok") version "8.12.1" apply false
77
jacoco
88
}
99

0 commit comments

Comments
 (0)