Skip to content

Commit

Permalink
fix(deps): update dependency org.projectlombok:lombok to v1.18.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent 791965d commit 19ebf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ val adventureVersion = "4.14.0"
val paperVersion = "1.20.1-R0.1-SNAPSHOT"
val viaVersionVersion = "4.8.1"
val miniPlaceholdersVersion = "2.2.2"
val lombokVersion = "1.18.30"
val lombokVersion = "1.18.32"

allprojects {
apply(plugin = "java-library")
Expand Down

0 comments on commit 19ebf85

Please sign in to comment.