We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423a1b5 commit c173385Copy full SHA for c173385
1 file changed
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'signing'
7
id 'checkstyle'
8
id 'pmd'
9
- id "io.freefair.lombok" version "4.1.6"
+ id "io.freefair.lombok" version "5.1.0"
10
id 'team.yi.semantic-gitlog' version '0.5.0'
11
}
12
0 commit comments