Skip to content

Commit af34438

Browse files
dependency: Update dependency org.projectlombok:lombok to v1.18.40 (#1152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f3ac65 commit af34438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object Versions {
88

99
const val JETBRAINS_ANNOTATIONS = "26.0.2-1"
1010
const val PLACEHOLDER_API = "2.11.6"
11-
const val LOMBOK = "1.18.38"
11+
const val LOMBOK = "1.18.40"
1212

1313
const val PAPERLIB = "1.0.8"
1414
const val ADVENTURE_TEXT_MINIMESSAGE = "4.24.0"

0 commit comments

Comments
 (0)