Skip to content

Commit c91a1d9

Browse files
Bump lombok from 1.18.24 to 1.18.26 (PotatoCraft-Studio#336)
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.24...v1.18.26) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production 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 4ab3aa5 commit c91a1d9

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
@@ -538,7 +538,7 @@
538538
<dependency>
539539
<groupId>org.projectlombok</groupId>
540540
<artifactId>lombok</artifactId>
541-
<version>1.18.24</version>
541+
<version>1.18.26</version>
542542
<scope>provided</scope>
543543
</dependency>
544544
<!-- https://mvnrepository.com/artifact/org.jetbrains/annotations -->

0 commit comments

Comments
 (0)