We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e52f6 commit e10b7f1Copy full SHA for e10b7f1
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'java'
7
id 'application'
8
id 'idea'
9
- id "io.freefair.lombok" version '8.0.1'
+ id "io.freefair.lombok" version '8.1.0'
10
// https://github.com/qoomon/gradle-git-versioning-plugin
11
id 'me.qoomon.git-versioning' version '6.4.2'
12
// https://github.com/itzg/github-releaser-gradle-plugin
0 commit comments