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.
2 parents bb3b2b6 + b9d53a9 commit 17a3bffCopy full SHA for 17a3bff
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