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 db08f8a commit 263eb81Copy full SHA for 263eb81
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'application'
4
id 'idea'
5
- id "io.freefair.lombok" version '8.14'
+ id "io.freefair.lombok" version '8.14.2'
6
// https://github.com/qoomon/gradle-git-versioning-plugin
7
id 'me.qoomon.git-versioning' version '6.4.4'
8
// https://github.com/itzg/github-releaser-gradle-plugin
0 commit comments