Skip to content

Commit

Permalink
Merge pull request #843 from dipjyotimetia/dependabot/gradle/org.proj…
Browse files Browse the repository at this point in the history
…ectlombok-lombok-1.18.26
  • Loading branch information
github-actions[bot] committed Feb 26, 2023
2 parents e33902f + f1770d6 commit c85ec48
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 @@ -161,7 +161,7 @@ dependencies {
implementation "org.testcontainers:localstack:${containerVersion}"
implementation "org.testcontainers:gcloud:${containerVersion}"
implementation 'org.projectlombok:lombok:1.18.26'
annotationProcessor 'org.projectlombok:lombok:1.18.24'
annotationProcessor 'org.projectlombok:lombok:1.18.26'
implementation 'com.typesafe:config:1.4.2'
implementation 'org.apache.logging.log4j:log4j-core:2.19.0'
}
Expand Down

0 comments on commit c85ec48

Please sign in to comment.