Skip to content

Commit 17a3bff

Browse files
authored
Merge pull request #72 from IBM/1.0.4
Upgrade to WALA 1.6.7
2 parents bb3b2b6 + b9d53a9 commit 17a3bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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)