We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db7027 commit d6b364dCopy full SHA for d6b364d
1 file changed
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