Skip to content

Commit 151ec04

Browse files
Update dependency org.projectlombok:lombok to v1.18.38
1 parent 828952d commit 151ec04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ parchment_mappings_v21 = { module = "org.parchmentmc.data:parchment-1.21", versi
2828
velocity = { module = "com.velocitypowered:velocity-api", version = "3.4.0-SNAPSHOT" }
2929

3030
# Dependencies
31-
lombok = { module = "org.projectlombok:lombok", version = "1.18.36" }
31+
lombok = { module = "org.projectlombok:lombok", version = "1.18.38" }
3232
jetbrains_annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
3333
luckperms = { module = "net.luckperms:api", version = "5.4" }
3434
kyori_minimessage = { module = "net.kyori:adventure-text-minimessage", version = "4.17.0" }

0 commit comments

Comments
 (0)