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 34166d4 commit a39d6a0Copy full SHA for a39d6a0
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'java'
7
id 'application'
8
id 'idea'
9
- id "io.freefair.lombok" version '8.10.2'
+ id "io.freefair.lombok" version '8.11'
10
// https://github.com/qoomon/gradle-git-versioning-plugin
11
id 'me.qoomon.git-versioning' version '6.4.4'
12
// https://github.com/itzg/github-releaser-gradle-plugin
0 commit comments