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 cab01cd commit b8c0b4cCopy full SHA for b8c0b4c
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'eclipse'
4
- id "org.jetbrains.gradle.plugin.idea-ext" version "1.2"
+ id "org.jetbrains.gradle.plugin.idea-ext" version "1.3"
5
id "xyz.jpenilla.run-velocity" version "2.3.1"
6
id "io.freefair.lombok" version "8.14.2"
7
}
0 commit comments