Skip to content

Commit c293a61

Browse files
fix(deps): update dependency org.projectlombok:lombok to v1.18.40
1 parent 3d9ee52 commit c293a61

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
@@ -13,7 +13,7 @@ val paperVersion = "1.20.1-R0.1-SNAPSHOT"
1313
val viaVersionVersion = "5.0.0"
1414
val viaNBTVersion = "5.0.2"
1515
val miniPlaceholdersVersion = "2.2.3"
16-
val lombokVersion = "1.18.30"
16+
val lombokVersion = "1.18.40"
1717
val foliaLibVersion = "main-SNAPSHOT"
1818

1919
allprojects {

0 commit comments

Comments
 (0)