Skip to content

Commit e3fe13a

Browse files
chore(deps): update plugin io.freefair.lombok to v8.14.3
1 parent c2ff786 commit e3fe13a

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
@@ -6,7 +6,7 @@ plugins {
66
id "io.spring.dependency-management" version "1.1.7"
77
// Lombok generates getter and setter and more. https://projectlombok.org/
88
// check for new versions here: https://plugins.gradle.org/plugin/io.freefair.lombok
9-
id "io.freefair.lombok" version "8.14.2"
9+
id "io.freefair.lombok" version "8.14.3"
1010
// Release tagging with `./gradlew release`
1111
// Check for new versions here: https://plugins.gradle.org/plugin/net.researchgate.release
1212
// Usage: https://github.com/researchgate/gradle-release

0 commit comments

Comments
 (0)