Skip to content

Commit 949b3f2

Browse files
Update dependency org.projectlombok:lombok to v1.18.46 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97571c9 commit 949b3f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ test {
9393
}
9494

9595
ext {
96-
lombokVersion = '1.18.44'
96+
lombokVersion = '1.18.46'
9797
springCloudVersion = '2025.0.1'
9898
feignVersion = '13.11'
9999
}

0 commit comments

Comments
 (0)