Skip to content

Commit c6396ad

Browse files
chore(deps): update plugin io.freefair.lombok to v8.13 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb3e8ce commit c6396ad

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.2.1" apply false
6+
id("io.freefair.lombok") version "8.13" apply false
77
jacoco
88
}
99

0 commit comments

Comments
 (0)