Skip to content

Commit

Permalink
chore(deps): bump lombok to v1.18.22 (#463)
Browse files Browse the repository at this point in the history
Co-authored-by: Sidd <iProdigy@users.noreply.github.com>
  • Loading branch information
PhilippHeuer and iProdigy committed Nov 18, 2021
1 parent 5455991 commit e0681be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -33,7 +33,7 @@ subprojects {
}

lombok {
version.set("1.18.20")
version.set("1.18.22")
disableConfig.set(true)
}

Expand Down

0 comments on commit e0681be

Please sign in to comment.