Skip to content

Commit c698869

Browse files
committed
Bump lombok on the example plugins
1 parent 3bc44e6 commit c698869

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Examples/cLegacyCombat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.projectlombok</groupId>
7272
<artifactId>lombok</artifactId>
73-
<version>1.18.12</version>
73+
<version>1.18.24</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>com.cheatbreaker</groupId>

Examples/cMiniMap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.projectlombok</groupId>
7272
<artifactId>lombok</artifactId>
73-
<version>1.18.12</version>
73+
<version>1.18.24</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>com.cheatbreaker</groupId>

Examples/cStaffModules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.projectlombok</groupId>
7272
<artifactId>lombok</artifactId>
73-
<version>1.18.12</version>
73+
<version>1.18.24</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>com.cheatbreaker</groupId>

0 commit comments

Comments
 (0)