We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8798b89 commit aced9f9Copy full SHA for aced9f9
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'application'
4
id 'idea'
5
- id "io.freefair.lombok" version '8.12.2.1'
+ id "io.freefair.lombok" version '8.13'
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