Skip to content

Commit c49e3f3

Browse files
Bump org.projectlombok:lombok from 1.18.38 to 1.18.40 (#185)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.38 to 1.18.40. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.38...v1.18.40) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.40 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09b2fc2 commit c49e3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<version.assertj>3.27.4</version.assertj>
5050
<version.mockito>4.11.0</version.mockito>
5151
<version.bytebuddy>1.17.7</version.bytebuddy>
52-
<version.lombok>1.18.38</version.lombok>
52+
<version.lombok>1.18.40</version.lombok>
5353
<version.slf4j>2.0.17</version.slf4j>
5454
<version.log4j-over-slf4j>1.7.36</version.log4j-over-slf4j>
5555
<version.consolecaptor>1.0.4</version.consolecaptor>

0 commit comments

Comments
 (0)