Skip to content

Commit 1a8dfff

Browse files
deps: bump org.projectlombok:lombok (#134)
Bumps the minor-patch-dependencies group with 1 update: [org.projectlombok:lombok](https://github.com/projectlombok/lombok). Updates `org.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:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a3efd9 commit 1a8dfff

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
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.projectlombok</groupId>
5050
<artifactId>lombok</artifactId>
51-
<version>1.18.38</version>
51+
<version>1.18.40</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>com.squareup.moshi</groupId>

0 commit comments

Comments
 (0)