Skip to content

Commit 19ebf85

Browse files
fix(deps): update dependency org.projectlombok:lombok to v1.18.32
1 parent 791965d commit 19ebf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ val adventureVersion = "4.14.0"
1616
val paperVersion = "1.20.1-R0.1-SNAPSHOT"
1717
val viaVersionVersion = "4.8.1"
1818
val miniPlaceholdersVersion = "2.2.2"
19-
val lombokVersion = "1.18.30"
19+
val lombokVersion = "1.18.32"
2020

2121
allprojects {
2222
apply(plugin = "java-library")

0 commit comments

Comments
 (0)