Skip to content

Commit

Permalink
Bump lombok from 1.18.10 to 1.18.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and ketan committed Feb 18, 2020
1 parent ab66bc6 commit e655ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gocd-file-based-secrets-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ dependencies {
compile project(':db')
compile project(':cli')

compileOnly group: 'org.projectlombok', name: 'lombok', version: '1.18.10'
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: '1.18.8'
compileOnly group: 'org.projectlombok', name: 'lombok', version: '1.18.12'
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: '1.18.12'

extractedAtTopLevel project(':jar-class-loader')

Expand Down

0 comments on commit e655ea1

Please sign in to comment.