Skip to content

Commit

Permalink
Merge pull request #72 from IBM/1.0.4
Browse files Browse the repository at this point in the history
Upgrade to WALA 1.6.7
  • Loading branch information
rahlk authored Nov 11, 2024
2 parents bb3b2b6 + b9d53a9 commit 17a3bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {

implementation 'org.apache.logging.log4j:log4j-api:2.18.0'
implementation 'org.apache.logging.log4j:log4j-core:2.18.0'
def walaVersion = '1.6.6'
def walaVersion = '1.6.7'

compileOnly 'org.projectlombok:lombok:1.18.30'
annotationProcessor 'org.projectlombok:lombok:1.18.30'
Expand Down

0 comments on commit 17a3bff

Please sign in to comment.