Skip to content

Commit

Permalink
升级lombok.
Browse files Browse the repository at this point in the history
  • Loading branch information
nieqiurong committed Apr 30, 2024
1 parent 87b6f6b commit 3fe7753
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 @@ -88,7 +88,7 @@ subprojects {
targetCompatibility = "${javaVersion}"

lombok {
version = "1.18.30"
version = "1.18.32"
}

compileJava {
Expand Down

0 comments on commit 3fe7753

Please sign in to comment.