Skip to content

Commit

Permalink
upgrade Lombok version of plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
magicprinc committed Apr 13, 2024
1 parent 8e7d484 commit 510f210
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ sonarLint {
isGeneratedCodeIgnored = true
ignoreFailures = true
}
lombok { version = "latest.release" }

// https://docs.gradle.org/current/userguide/publishing_maven.html
publishing {
publications {
Expand Down

0 comments on commit 510f210

Please sign in to comment.