3
0
Fork 0

Update dependency org.projectlombok:lombok to v1.18.30
All checks were successful
Plugins/ThemeParkPlus/pipeline/pr-master This commit looks good
Plugins/ThemeParkPlus/pipeline/head This commit looks good

This commit is contained in:
Stijn Bannink 2023-10-02 11:01:27 +00:00
parent 4f8014e2c3
commit fe094cdc2c

View file

@ -141,7 +141,7 @@
<dependency> <dependency>
<groupId>org.projectlombok</groupId> <groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId> <artifactId>lombok</artifactId>
<version>1.18.28</version> <version>1.18.30</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>