We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0925555 commit b9d53a9Copy full SHA for b9d53a9
build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
79
implementation 'org.apache.logging.log4j:log4j-api:2.18.0'
80
implementation 'org.apache.logging.log4j:log4j-core:2.18.0'
81
- def walaVersion = '1.6.6'
+ def walaVersion = '1.6.7'
82
83
compileOnly 'org.projectlombok:lombok:1.18.30'
84
annotationProcessor 'org.projectlombok:lombok:1.18.30'
0 commit comments