Skip to content

Commit 9d752a2

Browse files
dependency: Update dependency org.projectlombok:lombok to v1.18.38 (#1015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52cb94f commit 9d752a2

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"
1010
const val PLACEHOLDER_API = "2.11.6"
11-
const val LOMBOK = "1.18.36"
11+
const val LOMBOK = "1.18.38"
1212
const val GIT_CHECK = "1.0.0"
1313

1414
const val PAPERLIB = "1.0.8"

0 commit comments

Comments
 (0)