Skip to content

Commit

Permalink
Merge pull request #6 from nelkinda/dependabot/gradle/org.projectlomb…
Browse files Browse the repository at this point in the history
…ok-lombok-1.18.18

Bump lombok from 1.18.16 to 1.18.18
  • Loading branch information
christianhujer authored Mar 14, 2021
2 parents f383c11 + 434f4ca commit 4b0bae4
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 @@ -55,7 +55,7 @@ subprojects {
dependency 'org.mockito:mockito-core:3.8.0'
dependency 'org.pitest:pitest-junit5-plugin:0.12'
dependency 'org.pitest:pitest-command-line:1.6.2'
dependency 'org.projectlombok:lombok:1.18.16'
dependency 'org.projectlombok:lombok:1.18.18'
}
}
}
Expand Down

0 comments on commit 4b0bae4

Please sign in to comment.