Skip to content

Commit ac3643d

Browse files
Update dependency org.projectlombok:lombok to v1.18.42 (#805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f4c3fc commit ac3643d

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.40',
249+
lombok : '1.18.42',
250250
testcontainers : '1.21.3',
251251
springSecurity : '6.1.2'
252252
]

0 commit comments

Comments
 (0)