We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f72e205 + d6b364d commit dd1bf4bCopy full SHA for dd1bf4b
build.gradle
@@ -17,8 +17,8 @@ dependencies {
17
implementation 'commons-codec:commons-codec:1.15'
18
implementation 'org.freemarker:freemarker:2.3.31'
19
implementation 'com.youbenzi:MDTool:1.2.4'
20
+ implementation 'org.projectlombok:lombok:1.18.2'
21
annotationProcessor 'org.projectlombok:lombok:1.18.2'
- compileOnly 'org.projectlombok:lombok:1.18.2'
22
}
23
24
// See https://github.com/JetBrains/gradle-intellij-plugin/
0 commit comments