Skip to content

Commit ec4f634

Browse files
build(deps): bump org.projectlombok:lombok from 1.18.40 to 1.18.42
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.40 to 1.18.42. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.40...v1.18.42) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03e14ba commit ec4f634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/SilkSpawners/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.projectlombok</groupId>
3838
<artifactId>lombok</artifactId>
39-
<version>1.18.40</version>
39+
<version>1.18.42</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.spigotmc</groupId>

0 commit comments

Comments
 (0)