Skip to content

Commit 154d9c5

Browse files
Update dependency org.projectlombok:lombok to v1.18.40 (#800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53312af commit 154d9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ def versions = [
246246
reformLogging : '6.1.9',
247247
springBoot : springBoot.class.package.implementationVersion,
248248
restAssured : '5.5.6',
249-
lombok : '1.18.38',
249+
lombok : '1.18.40',
250250
testcontainers : '1.21.3',
251251
springSecurity : '6.1.2'
252252
]

0 commit comments

Comments
 (0)