Skip to content

Commit

Permalink
fix(deps): update dependency lombok to v1.18.34 (#266)
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] committed Jul 25, 2024
1 parent 582f35d commit 19e8ec8
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 @@ -49,7 +49,7 @@ plugins {
}

lombok {
version = "1.18.30"
version = "1.18.34"
}

repositories {
Expand Down

0 comments on commit 19e8ec8

Please sign in to comment.