Skip to content

Commit b9d53a9

Browse files
committed
Upgrade to WALA 1.6.7
1 parent 0925555 commit b9d53a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878

7979
implementation 'org.apache.logging.log4j:log4j-api:2.18.0'
8080
implementation 'org.apache.logging.log4j:log4j-core:2.18.0'
81-
def walaVersion = '1.6.6'
81+
def walaVersion = '1.6.7'
8282

8383
compileOnly 'org.projectlombok:lombok:1.18.30'
8484
annotationProcessor 'org.projectlombok:lombok:1.18.30'

0 commit comments

Comments
 (0)